Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Check out this answer. You need to set an acl to allow the user to change his or her own password. Commented Aug 15, 2016 at 19:48
  • 2
    Put something like this in your cn=config, olcAccess: {0}to attrs=userPassword by self write by anonymous auth by * none Commented Aug 15, 2016 at 19:57
  • Did you try to use $ ldappasswd command? Commented Dec 20, 2016 at 18:57