ftp password rejected
I've installed ispconfig 3 as a Xen server through a hypervm ostemplate using debian lenny. Everything seens to function correctly (client creation, web site creation, webmail and stats) but when i create an ftp account the password gets rejected with error 530 when attempting to conect using FireFTP.
Ftp for the web site is enabled and Pureftpd is running as:-
netstat -ap | grep "*:ftp"
displays
tcp 0 0 *:ftp *:* LISTEN
There is nothing in the logs for Pureftp, and I have tried ftp in active and passive modes. Also I am using the correct login (client id + additional user name text) and I only used normal text characters for login and password.
Thanks for any help you can give with this.
|