[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldappassword not working??



Hi,

I am trying to change a users password using ldappassword.
the following happens:

# ldappassword -A -x -D "uid=jatinn,ou=people,dc=timesgroup,dc=com" \
-H "ldap://server.timesgroup.com/"; -S -W
Old password:
Re-enter old password:
New password:
Re-enter new password:
Enter bind password:
Result: DSA is unwilling to perform (53)
Additional info: use bind to verify old password
#

I am specifying the bind DN and password here, so what could be wrong?

Jatin