[BlueOnyx:08959] 5108R - Incorrect PAM paths for ProFTPd

Charles Bowman charlesbowman at wknet.co.uk
Thu Nov 3 05:35:29 -05 2011


I have tried to create a Bug Ticket but I get an "Error: Forbidden".

When using Proftpd (from internal web app), we get the following in secure:
Nov  3 00:00:01 www proftpd[5739]: xx.xx.xx.xxx
(xx.xx.xx.xx[xx.xx.xx.xx]) - USER admin (Login failed): Incorrect
password.
Nov  3 00:00:01 www proftpd: PAM unable to
dlopen(/lib/security/pam_abl.so): /lib/security/pam_abl.so: cannot
open shared object file: No such file or directory
Nov  3 00:00:01 www proftpd: PAM adding faulty module: /lib/security/pam_abl.so
Nov  3 00:00:01 www proftpd: PAM unable to
dlopen(/lib/security/pam_unix.so): /lib/security/pam_unix.so: cannot
open shared object file: No such file or directory
Nov  3 00:00:01 www proftpd: PAM adding faulty module: /lib/security/pam_unix.so
Nov  3 00:00:01 www proftpd[5741]: 127.0.0.1 (127.0.0.1[127.0.0.1]) -
USER admin (Login failed): Incorrect password.

A couple of tests:
grep -r lib64/ /etc/pam.d
grep -r lib/ /etc/pam.d

Shows that only proftpd has the wrong paths ("/lib/", not "/lib64/").

I don't want to make edits, for them to be updated & over-written,
then I spent 2 days on it!

Thanks,
Charles



More information about the Blueonyx mailing list