hostpc.com
Verified User
Ok, here's the situation as a user just reported it. This is a FQDN.
1. Created an FTP account with access to User. (also tried as Domain).
2. Tried to login to FTP:
I can't set just a standard FTP user, even tho the clients, and my domain, are set for unlimited FTP users.
Checking /var/log/messages, I see these entries:
Any ideas?
1. Created an FTP account with access to User. (also tried as Domain).
2. Tried to login to FTP:
Results:
[root@www10 public_html]# ftp ftp.hostpc.com
Connected to ftp.hostpc.com (63.247.79.140).
220 ProFTPD 1.2.9 Server ready.
Name (ftp.hostpc.com:root): [email protected]
331 Password required for [email protected].
Password:
530 Login incorrect.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
also tried:
331 Password required for test.
Password:
530 Login incorrect.
I can't set just a standard FTP user, even tho the clients, and my domain, are set for unlimited FTP users.
Checking /var/log/messages, I see these entries:
Mar 29 18:44:22 www3 PAM_pwdb[12556]: check pass; user unknown
Mar 29 18:44:23 www3 proftpd[12556]: www3.privatelabeldns.com (63.247.79.145[63.247.79.145]) - PAM([email protected]): User not known to the underlying authentication module.
Any ideas?