Alright, I added that, didn't do anything though:
-bash-3.00# grep passwd /etc/pam.conf # passwd command (explicit because of a different authentication module) passwd auth sufficient pam_passwd_auth.so.1 passwd auth required pam_ldap.so.1 passwd password sufficient pam_passwd_auth.so.1 passwd password required pam_ldap.so.1
-bash-3.00$ passwd passwd: Changing password for test passwd: Sorry, wrong passwd Permission denied -bash-3.00$ passwd -r ldap passwd: Changing password for test passwd: Sorry, wrong passwd Permission denied -bash-3.00$
--- Pete Rowley prowley@redhat.com wrote:
Susan wrote:
# passwd command (explicit because of a different authentication module) # passwd auth sufficient pam_passwd_auth.so.1 passwd auth required pam_ldap.so.1
You have no password directives - auth is for authentication only.
passwd password sufficient pam_passwd_auth.so.1
passwd password required pam_ldap.so.1
-- Pete
--
Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com