OPENDJ-1647: Fix error when getting Root DN properties (using dsconfig)
Adds 'changelog-read' privilege in all SDK files impacted
| | |
| | | ! |
| | | ! |
| | | ! Copyright 2007-2010 Sun Microsystems, Inc. |
| | | ! Portions Copyright 2011-2012 ForgeRock AS |
| | | ! Portions Copyright 2011-2014 ForgeRock AS |
| | | ! --> |
| | | <adm:managed-object name="global" plural-name="globals" |
| | | package="org.forgerock.opendj.server.config" |
| | |
| | | operations. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="changelog-read"> |
| | | <adm:synopsis> |
| | | The privilege that provides the ability to perform read |
| | | operations on the changelog |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | </adm:enumeration> |
| | | </adm:syntax> |
| | | <adm:profile name="ldap"> |
| | |
| | | <adm:value>privilege-change</adm:value> |
| | | <adm:value>unindexed-search</adm:value> |
| | | <adm:value>subentry-write</adm:value> |
| | | <adm:value>changelog-read</adm:value> |
| | | </adm:defined> |
| | | </adm:default-behavior> |
| | | <adm:syntax> |
| | |
| | | Allows the associated user to perform LDAP subentry write |
| | | operations. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="changelog-read"> |
| | | <adm:synopsis> |
| | | Allows the user to perform read operations on the changelog |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | </adm:enumeration> |
| | | </adm:syntax> |
| | |
| | | ds-cfg-default-root-privilege-name: privilege-change |
| | | ds-cfg-default-root-privilege-name: unindexed-search |
| | | ds-cfg-default-root-privilege-name: subentry-write |
| | | ds-cfg-default-root-privilege-name: changelog-read |
| | | |
| | | dn: cn=Directory Manager,cn=Root DNs,cn=config |
| | | objectClass: top |