When I enable SSL I recieve the following error:
Resolving ftp.mydomain.com...
Connect socket #416 to X.X.X.X, port 21...220 Welcome to our FTP Server
AUTH TLS
234 Proceed with negotiation.
TLSv1, cipher TLSv1/SSLv3 (DES-CBC3-SHA) - 168 bit
USER MyUser
331 Please specify the password.
PASS ********
530 Login incorrect.
When I turn SSL off I connect just fine, and can upload files and browse easily. If I turn SSL back on I get the same error every time, Login incorrect.
It is not PAM because when SSL is turned off login works fine. It can't be a bad user because otherwise they wouldn't be able to successfully log in when SSL is turned off.
Any one have any ideas?
Bookmarks