user-friendly-name=Root DN
user-friendly-plural-name=Root Dns
synopsis=The Root DN configuration contains all the Root DN Users defined in the Directory Server. In addition, it also defines the default set of privileges that Root DN Users automatically inherit.
property.default-root-privilege-name.synopsis=Specifies the names of the privileges that root users will be granted by default.
property.default-root-privilege-name.syntax.enumeration.value.backend-backup.synopsis=Allows the user to request that the server process backup tasks.
property.default-root-privilege-name.syntax.enumeration.value.backend-restore.synopsis=Allows the user to request that the server process restore tasks.
property.default-root-privilege-name.syntax.enumeration.value.bypass-acl.synopsis=Allows the associated user to bypass access control checks performed by the server.
property.default-root-privilege-name.syntax.enumeration.value.cancel-request.synopsis=Allows the user to cancel operations in progress on other client connections.
property.default-root-privilege-name.syntax.enumeration.value.config-read.synopsis=Allows the associated user to read the server configuration.
property.default-root-privilege-name.syntax.enumeration.value.config-write.synopsis=Allows the associated user to update the server configuration. The config-read privilege is also required.
property.default-root-privilege-name.syntax.enumeration.value.data-sync.synopsis=Allows the user to participate in data synchronization.
property.default-root-privilege-name.syntax.enumeration.value.disconnect-client.synopsis=Allows the user to terminate other client connections.
property.default-root-privilege-name.syntax.enumeration.value.jmx-notify.synopsis=Allows the associated user to subscribe to receive JMX notifications.
property.default-root-privilege-name.syntax.enumeration.value.jmx-read.synopsis=Allows the associated user to perform JMX read operations.
property.default-root-privilege-name.syntax.enumeration.value.jmx-write.synopsis=Allows the associated user to perform JMX write operations.
property.default-root-privilege-name.syntax.enumeration.value.ldif-export.synopsis=Allows the user to request that the server process LDIF export tasks.
property.default-root-privilege-name.syntax.enumeration.value.ldif-import.synopsis=Allows the user to request that the server process LDIF import tasks.
property.default-root-privilege-name.syntax.enumeration.value.modify-acl.synopsis=Allows the associated user to modify the server's access control configuration.
property.default-root-privilege-name.syntax.enumeration.value.password-reset.synopsis=Allows the user to reset user passwords.
property.default-root-privilege-name.syntax.enumeration.value.privilege-change.synopsis=Allows the user to make changes to the set of defined root privileges, as well as to grant and revoke privileges for users.
property.default-root-privilege-name.syntax.enumeration.value.proxied-auth.synopsis=Allows the user to use the proxied authorization control, or to perform a bind that specifies an alternate authorization identity.
property.default-root-privilege-name.syntax.enumeration.value.server-restart.synopsis=Allows the user to request that the server perform an in-core restart.
property.default-root-privilege-name.syntax.enumeration.value.server-shutdown.synopsis=Allows the user to request that the server shut down.
property.default-root-privilege-name.syntax.enumeration.value.unindexed-search.synopsis=Allows the user to request that the server process a search that cannot be optimized using server indexes.
property.default-root-privilege-name.syntax.enumeration.value.update-schema.synopsis=Allows the user to make changes to the server schema.
relation.root-dn-user.user-friendly-name=Root DN User
relation.root-dn-user.user-friendly-plural-name=Root DN Users
relation.root-dn-user.synopsis=A Root DN User are administrative users who can granted special privileges that are not available to non-root users (for example, the ability to bind to the server in lockdown mode).
relation.root-dn-user.description=By default a Root DN User inherits the default set of privileges defined in the Root DN configuration.