• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

FTP Login suddenly does not work anymore

Floezen

Basic Pleskian
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

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?
 
1. How do I restart the Plesk ProFTP?

Code:
systemctl restart proftpd
->
Failed to issue method call: Unit proftpd.service failed to load: No such file or directory.

Code:
/etc/init.d/xinetd restart
->
-bash: /etc/init.d/xinetd: Datei oder Verzeichnis nicht gefunden

2. Restarted the whole server instead. But changes as mentioned in above link did not help.

less /var/log/secure:

Code:
Jun  8 14:14:46 illenberger proftpd: pam_listfile(proftpd:auth): Couldn't open /etc/ftpusers


Regards
Flözen
 
Back
Top