I have a freshly installed Plesk 12 on CentOS 7.
FTP logins worked fine yesterday. Today I get a 530 Login incorrect.
I think the only change since yesterday was a server reboot.
/var/log/secure tells me that /etc/ftpusers is missing
What went wrong, what would be the solution?
FTP logins worked fine yesterday. Today I get a 530 Login incorrect.
I think the only change since yesterday was a server reboot.
/var/log/secure tells me that /etc/ftpusers is missing
Code:
Jun 8 00:33:19 macbook proftpd: PAM unable to dlopen(/usr/lib64/security/pam_stack.so): /usr/lib64/security/pam_stack.so: cannot open shared object file: No such file or directory
Jun 8 00:33:19 macbook proftpd: PAM adding faulty module: /usr/lib64/security/pam_stack.so
Jun 8 00:33:19 macbook proftpd: pam_listfile(proftpd:auth): Couldn't open /etc/ftpusers
What went wrong, what would be the solution?