FTP tables out of sync
05-16-2017, 04:06 AM
(This post was last modified: 05-16-2017, 07:45 AM by AdrianB.)
Hi all,
I'm using Sentora for a while.
Few days ago I've notice that the new users created for FTP are not able to login.
Trying to check what is wrong I've notice that the user/pass is incorrect.
But the real problem is that the ProFTP is using sentora_proftpd database with table ftpuser table.
Checking the x_ftpaccounts table I've notice that there the new user is inserted but in the sentora_proftpd table is not.
Truncate the table sentora_proftpd and create a new user still not able to see the user in this table.
What is changed in Sentora? What I can do to gain access to the FTP, regarding to change the proftp config file to use x_ftpaccounts table.
Kind regards,
Adrian
I'm using Sentora for a while.
Few days ago I've notice that the new users created for FTP are not able to login.
Trying to check what is wrong I've notice that the user/pass is incorrect.
But the real problem is that the ProFTP is using sentora_proftpd database with table ftpuser table.
Checking the x_ftpaccounts table I've notice that there the new user is inserted but in the sentora_proftpd table is not.
Truncate the table sentora_proftpd and create a new user still not able to see the user in this table.
What is changed in Sentora? What I can do to gain access to the FTP, regarding to change the proftp config file to use x_ftpaccounts table.
Kind regards,
Adrian