[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
LDAP/Pam Authentification.
Sorry for the cross post. But I'm sure where this problem falls under.
I have LDAP and PAM setup. And it works fine with plain text passwords.
But I try to use a password cut from /etc/passwd which is (I believe) md5
it complains about "Invalid credentials"
I put {md5} in front of it and it still doesn't work. I put
crypt md5 in /etc/ldap.conf and still no go.
Is there something in the slapd.conf that I need to setup?
Any other suggestions?
Thanks!
Steve