I'm newbie to openldap. I have done a bit of research on the above topic and so far couldn't find a satisfactory answer. I would appreciate if anyone can show me how to enable/disable/remove a user account in openldap ..
Thanks.
admin changing user's password is not a good idea. it has several side effects:
I like the solution to add a ACL of userPassword attribute, see the solution here: acl control userPassword it's clean and effective.