i am seeing the below error in in /var/log/secure, any insight would be much appreciated
Mar 22 04:14:44 server1234 proftpd: PAM unable to dlopen(/lib64/security/pam_stack.so): /lib64/security/pam_stack.so: cannot open shared object file: No such file or directory
Mar 22 04:14:44 server1234 proftpd: PAM adding faulty module: /lib64/security/pam_stack.so
Mar 22 04:14:44 server1234 proftpd: pam_listfile(proftpd:auth): Couldn't open /etc/ftpusers
[root@server1234 log]# ll /lib64/security/pam_stack.so
ls: cannot access /lib64/security/pam_stack.so: No such file or directory
pam_stack.so really does not exist on the system after tried locating it, neither does /etc/ftpusers
I did some digging, but nothing turn up useful, as any fix apply would basically trigger some other error.
Mar 22 04:14:44 server1234 proftpd: PAM unable to dlopen(/lib64/security/pam_stack.so): /lib64/security/pam_stack.so: cannot open shared object file: No such file or directory
Mar 22 04:14:44 server1234 proftpd: PAM adding faulty module: /lib64/security/pam_stack.so
Mar 22 04:14:44 server1234 proftpd: pam_listfile(proftpd:auth): Couldn't open /etc/ftpusers
[root@server1234 log]# ll /lib64/security/pam_stack.so
ls: cannot access /lib64/security/pam_stack.so: No such file or directory
pam_stack.so really does not exist on the system after tried locating it, neither does /etc/ftpusers
I did some digging, but nothing turn up useful, as any fix apply would basically trigger some other error.