[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Changing LDAP passwords using passwd(1)
Hi,
To enable passwd(1) to change ldap passwords, you need to
change /etc/pam.d/passwd to look like the following:
password sufficient pam_ldap.so
password required pam_unix.so use_first_pass nullok obscure min=4 max=8
Note that you will need to restart nscd (if it is running)
after changing a ldap password for the system to realise that
it has changed.
Thanks,
Brad
--
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
|Brad Marshall | Plugged In Software|
|Senior Systems Administrator | http://www.pisoftware.com|
|mailto:bmarshal@pisoftware.com | GPG Key Id: 47951BD0 / 1024b|
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
Fingerprint: BAE3 4794 E627 2EAF 7EC0 4763 7884 4BE8 4795 1BD0