mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
04.14.2012 b35a99489a13b3ac380a8f855a1dd94225e804de
opendj3/src/site/resources/Example.ldif
@@ -61,6 +61,9 @@
aci: (target="ldap:///dc=example,dc=com") (targetattr =
 "*")(version 3.0; acl "allow all Admin group"; allow(all) groupdn =
 "ldap:///cn=Directory Administrators,ou=Groups,dc=example,dc=com";)
aci: (target="ldap:///dc=example,dc=com") (targetattr ="*
 ")(version 3.0; acl "Allow apps proxied auth"; allow(all, proxy
 )(userdn = "ldap:///cn=*,ou=Apps,dc=example,dc=com");)
dn: ou=Company Servers,dc=example,dc=com
objectClass: organizationalUnit
@@ -3756,3 +3759,18 @@
objectClass: top
ref: ldap:///ou=People,dc=example,dc=com
dn: ou=Apps,dc=example,dc=com
objectClass: organizationalUnit
objectClass: top
ou: Apps
dn: cn=My App,ou=Apps,dc=example,dc=com
cn: My App
objectClass: person
objectClass: inetOrgPerson
objectClass: organizationalPerson
objectClass: top
sn: App
userPassword: password
ds-privilege-name: proxied-auth