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