I can't get AD authentication working. User gets and "Invalid username or password" when they use their AD Credentials.
Configuration is OK according to the Site Admin - BaseDN & Account suffix. (I've done it a few times now at other sites).
I've done a dsquery for my user account and the BaseDN matches.
The following message appears in /var/log/secure about every 30secs:
Code: Select all
Feb 1 02:11:28 nagios001 sudo: PAM unable to dlopen(/lib64/security/pam_fprintd.so): /lib64/security/pam_fprintd.so: cannot open shared object file: No such file or directory
Feb 1 02:11:28 nagios001 sudo: PAM adding faulty module: /lib64/security/pam_fprintd.so
The Nagios Audit Log doesn't provide much more info:
Code: Select all
2017-02-01 18:41:27 711 Nagios XI SECURITY 10.152.20.11 Log in Failure - Username: fred : Invalid username or password.Regards ... Fred