OpenLDAP

From Indie IT Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Change Password Of User

ldappasswd -x -h localhost -D "cn=root,dc=domain,dc=com" -W -S "uid=jsmith,dc=domain,dc=com"
New password:
Re-enter new password:
Enter LDAP Password:
Result: Success (0)