« Return to Thread: pam_ldap read not auth on userPassword

AW: pam_ldap read not auth on userPassword

by Patrick von der Hagen-2 :: Rate this Message:

Reply to Author | View in Thread

AW: [pamldap] pam_ldap read not auth on userPassword

Hi Don,

sounds like you are not using pam_ldap at all, though you contact the pamldap-list.
nss_ldap is retrieving data from LDAP and some pam-module, like pam_unix is validating passwords against that data.
Install and configure pam_ldap instead, then you'll see the desired behaviour.
If you already installed pam_ldap, I suppose your pam-config validates passwords with some other module first and does not bother invoke pam_ldap.
--
CU,
   Patrick.

 « Return to Thread: pam_ldap read not auth on userPassword