File "slapd.ox.conf.txt"

Full path: /www/wwwroot/fabriciovc.eti.br/downloads/scripts/guardian/documentacao/debian/dhcp/dhcp/snmp/ox/slapd.ox.conf.txt
File size: 1.07 KiB (1096 bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Back

access to dn.base="" by * read
access to dn.base="cn=Subschema"
  by dn="cn=admin,dc=exemplo,dc=com,dc=br" write
  by * read

# protect the userPassword attribute
access to attr=userPassword
  by dn="cn=admin,dc=exemplo,dc=com,dc=br" write
  by self =w
  by anonymous auth

# global address book
access to dn.subtree="o=AddressBook,ou=OxObjects,dc=exemplo,dc=com,dc=br"
  by dn="cn=admin,dc=exemplo,dc=com,dc=br" write
  by group.exact="cn=AddressAdmins,o=AddressBook,ou=OxObjects,dc=exemplo,dc=com,dc=br" write
  by users read

# personal address book (2.2)
access to dn.regex="^ou=addr,(uid=([^,]+),ou=Users,ou=OxObjects,dc=exemplo,dc=com,dc=br)$" attrs=children
  by dn="cn=admin,dc=exemplo,dc=com,dc=br" write
  by dn.exact,expand="$1" write
access to dn.regex="^uid=([^,]+),ou=addr,(uid=([^,]+),ou=Users,ou=OxObjects,dc=exemplo,dc=com,dc=br)$" attrs=entry
  by dn="cn=admin,dc=exemplo,dc=com,dc=br" write
  by dn.exact,expand="$2" write
 
# default rule allowing users full access to their own entries
access to *
  by dn="cn=admin,dc=exemplo,dc=com,dc=br" write
  by self write
  by * read

PHP File Manager