dsconfig set-root-dn-prop — Modifies Root DN properties
dsconfig set-root-dn-prop
{options}
The dsconfig set-root-dn-prop command takes the following options:
--set {PROP:VALUE}
Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it.
Root DN properties depend on the Root DN type, which depends on the null option.
--reset {property}
Resets a property back to its default values where PROP is the name of the property to be reset.
Root DN properties depend on the Root DN type, which depends on the null option.
--add {PROP:VALUE}
Adds a single value to a property where PROP is the name of the property and VALUE is the single value to be added.
Root DN properties depend on the Root DN type, which depends on the null option.
--remove {PROP:VALUE}
Removes a single value from a property where PROP is the name of the property and VALUE is the single value to be removed.
Root DN properties depend on the Root DN type, which depends on the null option.
Root Dns of type root-dn have the following properties:
Specifies the names of the privileges that root users will be granted by default.
bypass-lockdown
bypass-acl
modify-acl
config-read
config-write
ldif-import
ldif-export
backend-backup
backend-restore
server-lockdown
server-shutdown
server-restart
disconnect-client
cancel-request
password-reset
update-schema
privilege-change
unindexed-search
subentry-write
changelog-read
Allows the user to request that the server process backup tasks.
Allows the user to request that the server process restore tasks.
Allows the associated user to bypass access control checks performed by the server.
Allows the associated user to bypass server lockdown mode.
Allows the user to cancel operations in progress on other client connections.
Allows the user to perform read operations on the changelog
Allows the associated user to read the server configuration.
Allows the associated user to update the server configuration. The config-read privilege is also required.
Allows the user to participate in data synchronization.
Allows the user to terminate other client connections.
Allows the associated user to subscribe to receive JMX notifications.
Allows the associated user to perform JMX read operations.
Allows the associated user to perform JMX write operations.
Allows the user to request that the server process LDIF export tasks.
Allows the user to request that the server process LDIF import tasks.
Allows the associated user to modify the server's access control configuration.
Allows the user to reset user passwords.
Allows the user to make changes to the set of defined root privileges, as well as to grant and revoke privileges for users.
Allows the user to use the proxied authorization control, or to perform a bind that specifies an alternate authorization identity.
Allows the user to place and bring the server of lockdown mode.
Allows the user to request that the server perform an in-core restart.
Allows the user to request that the server shut down.
Allows the associated user to perform LDAP subentry write operations.
Allows the user to request that the server process a search that cannot be optimized using server indexes.
Allows the user to make changes to the server schema.
Yes
No
None
No
No