sure thing....
this happens when i log in a root with ftp filezilla:
Status: Connecting to 555.555.555.555...
Response: fzSftp started
Command: open "root@555.555.555.555" 22
Command: Pass: ********
Status: Connected to 555.555.555.555
Status: Retrieving directory listing...
Command: pwd
Response: Current directory is: "/root"
Status: Directory listing successful
NOW!!!!
when creating a user in ISPConfig3 --- trying to connect with a user by just changing user name and password--->
Status: Connecting to 555.555.555.555...
Response: fzSftp started
Command: open "user1@555.555.555.555" 22
Command: Pass: ********
Error: Authentication failed.
Error: Critical error
Error: Could not connect to server
when I check out show system log in ISPConfig 3 i get
Feb 2 14:20:01 server1 pure-ftpd: (?@127.0.0.1) [INFO] New connection from 127.0.0.1
Feb 2 14:20:01 server1 pure-ftpd: (?@127.0.0.1) [INFO] Logout.
every 5 min
|