dsconfig set-root-dse-backend-prop — Modifies Root DSE Backend properties
dsconfig set-root-dse-backend-prop
{options}
The dsconfig set-root-dse-backend-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 DSE Backend properties depend on the Root DSE Backend 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 DSE Backend properties depend on the Root DSE Backend 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 DSE Backend properties depend on the Root DSE Backend 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 DSE Backend properties depend on the Root DSE Backend type, which depends on the null option.
Root DSE Backends of type root-dse-backend have the following properties:
Indicates whether all attributes in the root DSE are to be treated like user attributes (and therefore returned to clients by default) regardless of the directory server schema configuration.
None
true
false
No
Yes
None
No
No
Indicates whether subordinate naming contexts should be visible in the namingContexts attribute of the RootDSE. By default only top level naming contexts are visible
false
true
false
No
Yes
None
No
No