3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#Enable HTTP connection handler
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#dn: cn=HTTP Connection Handler,cn=Connection Handlers,cn=config
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#changetype: modify
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#replace: ds-cfg-enabled
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#ds-cfg-enabled: true
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#-
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#replace: ds-cfg-listen-port
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#ds-cfg-listen-port: 8090
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#Enable logs for HTTP
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#dn: cn=File-Based HTTP Access Logger,cn=Loggers,cn=config
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#changetype: modify
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#replace: ds-cfg-enabled
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#ds-cfg-enabled: true
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay#create rest of the tree
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaydn: dc=example,dc=com
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaychangetype: add
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason LemayobjectClass: domain
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason LemayobjectClass: top
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaydc: example
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayaci: (targetattr="*")(version 3.0; acl "IDM Access"; allow (all)
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay userdn="ldap:///uid=idm,ou=Administrators,dc=example,dc=com";)
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaydn: ou=Administrators, dc=example,dc=com
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaychangetype: add
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayobjectclass: top
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayobjectclass: organizationalunit
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayou: Administrators
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaydn: uid=idm, ou=Administrators,dc=example,dc=com
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaychangetype: add
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayobjectclass: top
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayobjectclass: person
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayobjectclass: organizationalPerson
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayobjectclass: inetOrgPerson
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayuid: idm
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaycn: IDM Administrator
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaysn: IDM Administrator
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaydescription: Special LDAP acccount used by openIDM
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayou: Administrators
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason LemayuserPassword: password
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayds-privilege-name: bypass-acl
35a0c21a3150b1c01572f6075d6240eebd301415Jason Lemayds-privilege-name: changelog-read
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaydn: ou=People,dc=example,dc=com
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaychangetype: add
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayou: people
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaydescription: people
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayobjectclass: organizationalunit
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaydn: ou=Groups,dc=example,dc=com
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemaychangetype: add
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemayou: Groups
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason LemayobjectClass: organizationalUnit
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason LemayobjectClass: top
3b9de50fdf0980762d6930a49e1a0f20b61a6f6bJason Lemay