Chris Halstead wrote:
I had to set my bind credentials using 'cn' instead of 'uid' to get ldapsearch to work, but anyway...After setting my password logged into console as myself I get identical ldapsearch results with both old and new passwords. After setting via 'passwd' only the new password works. I can send you the ldapsearch output offline if you'd like.
Do you have two values for the userPassword attribute in your entry?
-chris Richard Megginson wrote:So the following both work and produce the exact same result?ldapsearch -x -h ldaphost -p ldapport -D "uid=chalstead,ou=people,dc=yourdomain,dc=com" -w oldpassword -b ou=people,dc=yourdomain,dc=com "(uid=chalstead)"andldapsearch -x -h ldaphost -p ldapport -D "uid=chalstead,ou=people,dc=yourdomain,dc=com" -w newpassword -b ou=people,dc=yourdomain,dc=com "(uid=chalstead)"?-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users