Java Mailing List Archive

http://www.redhatconfig.com/

Home » Red Hat Linux Discussion »

openldap 2.3 on RHEL 4 - users changing their
own passwords?

mark

2008-02-12


Author LoginPost Reply
I finally got openldap 2.3 built and working, and now I'm trying to let users change their own passwords. Everything I find on the 'Net wants the admin password, something that's obviously not going to happen.

Does anyone know what I need to do to enable this?

The ACL from my slapd.conf is:
<snip>
access to *
    by * read

olcAccess: to attrs=userPassword
    by self write
    by anonymous auth
    by dn.base="cn=root,dc=att,dc=com" write
    by * none
<snip>

openldap 2.3.39

  mark

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)
https://www.redhat.com/mailman/listinfo/redhat-list
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.