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

Re: Still: Need an example of admin changing a users password...



ldappasswd -D "cn=Manager,dc=example,dc=com" -W -S -Z -h localhost 
uid=test,ou=Users,dc=example,dc=com
Just works for me.