I just tried it and this is what im getting Status: Connecting to 555.555.555.555:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 50 allowed. Response: 220-Local time is now 15:44. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER website1ftp1 Response: 331 User website1ftp1 OK. Password required Command: PASS ******** Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server
were does ISConfig save ftp user accounts? I just want to make sure they are there.... and how do i know that pureftpd is also pointed to that dir... THIS IS THE ERROR MESSAGE I GET Feb 9 15:51:15 server1 pure-ftpd: ([email protected]) [INFO] New connection from 777.777.777.777 Feb 9 15:51:16 server1 pure-ftpd: ([email protected]) [WARNING] Authentication failed for user [website1ftp1] Feb 9 15:51:22 server1 pure-ftpd: ([email protected]) [INFO] Logout..
to me it seems like the ISPconfig 3 and the pureftd are looking a different directory for username and password....I am not sure how to check if the are looking at the same files...
What can I do.... i've see that in passwd the website dir got created.... web2:x:5004:5005::/var/www/clients/client1/web2:/bin/false what can i do now?