Here, configured ACL in slapd.conf:
access to attrs=userpassword
        by self write
        by * auth
access to dn.base=""
        by * read
access to dn.base="cn=Subschema" by * read
access to dn.subtree="ou=People,dc=domain,dc=com"
        by self write
        by dn="cn=proxyagent,ou=profile,dc=domain,dc=com" read
        by users read
        by anonymous auth
access to * by self write
        by * read

Is there a mistake ?

Matt
-- 
This message posted from opensolaris.org

Reply via email to