Hi, Michael!

You can set the access restrictions in slapd.conf of your LDAP-Server.

For example:

access to attribute=userPassword
        by dn="cn=admin,dc=example,dc=com" write
        by anonymous read
        by self write
        by * none

More information at 
http://www.openldap.org/doc/admin21/slapdconfig.html#Access%20Control

Greetz,

A. Sopicki


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to