ISPconfig makes wrong pure ftpd users??
- by tomkeim
Hallo,
I have ispconfig installed by this: http://www.howtoforge.com/perfect-server-debian-lenny-ispconfig3 tutorial.
Now i wanted to login with me made ftp username and password, but every time i try i get the 530 Login authentication failed message. But i am sure that the password is 100% ok. Someone an idea?
Commando: USER devhouse_tom
Antwoord: 331 User devhouse_tom OK. Password required
Commando: PASS ********
Antwoord: 530 Login authentication failed
Edit: i have a same problem with phpmyadmin, but a little different, the mysql users will created, but withouth any kind of rights, i can't even login.....
Tom