Pb ftp account

Titeuf

Verified User
Joined
Dec 3, 2009
Messages
10
Hello,
I have a dedicated server Kimsufi with :
Compiled on CentOS 5.0 64-bit
Server Version 1.33.6
Current Available Version 1.344000
Last Updated Sat May 16 22:21:05 2009


and 2 domain names!
I create 2 customers (domaine1.org & domaine2.fr)
by 1 customer everything is ok, but the 2nd client can not connect to ftp with login & pass correct the error message is:
[R] 331 Password for requier domaine2.fr
[R] Pass (hiden)
[R] Login incorrect
[R] Connection failed

Yet the login and password well right!
can you tell me why, please?
In advance thank you for your help
Best regards,
Titeuf
 
Verify your login. There is no reason it shouldnt work for one customer and not the next. Make sure you have installed proftpd correctly and not via apt-get or yum.

If not you would have to put proftpd in debug mode to see errors.

Stop proftpd in directadmin service admin.

Then just run on the shell as root:

proftpd -X

Then you can see errors.
 
Back
Top