You mean like so: ldappasswd -x -D cn=annem,dc=mydomain,dc=com
I also tried: ldappasswd -x -D cn=annem,dc=mydomain,dc=com -w newpassword
Yes, I tried that. No dice. It gives me an error:
"additional info: unauthenticated bind (DN with no password) disallowed"
Which of course means the regular user isn't allowed to bind to their own account and their password. So, I'm back to the drawing board. I still can't figure out how to change slapd.conf to enable regular users to change their own passwords...
Bugger...