dsconfig get-access-control-handler-prop — Shows Access Control Handler properties
dsconfig get-access-control-handler-prop
{options}
The dsconfig get-access-control-handler-prop command takes the following options:
--property {property}
The name of a property to be displayed.
Access Control Handler properties depend on the Access Control Handler type, which depends on the {property} you provide.
By default, OpenDJ directory server supports the following Access Control Handler types:
Default {property}: Dsee Compat Access Control Handler
Enabled by default: true
See the section called “Dsee Compat Access Control Handler” for the properties of this Access Control Handler type.
-E | --record
Modifies the display output to show one property value per line.
Access Control Handler properties depend on the Access Control Handler type, which depends on the null you provide.
By default, OpenDJ directory server supports the following Access Control Handler types:
Default null: Dsee Compat Access Control Handler
Enabled by default: true
See the section called “Dsee Compat Access Control Handler” for the properties of this Access Control Handler type.
-z | --unit-size {unit}
Display size data using the specified unit. The value for UNIT can be one of b, kb, mb, gb, or tb (bytes, kilobytes, megabytes, gigabytes, or terabytes).
Access Control Handler properties depend on the Access Control Handler type, which depends on the {unit} you provide.
By default, OpenDJ directory server supports the following Access Control Handler types:
Default {unit}: Dsee Compat Access Control Handler
Enabled by default: true
See the section called “Dsee Compat Access Control Handler” for the properties of this Access Control Handler type.
-m | --unit-time {unit}
Display time data using the specified unit. The value for UNIT can be one of ms, s, m, h, d, or w (milliseconds, seconds, minutes, hours, days, or weeks).
Access Control Handler properties depend on the Access Control Handler type, which depends on the {unit} you provide.
By default, OpenDJ directory server supports the following Access Control Handler types:
Default {unit}: Dsee Compat Access Control Handler
Enabled by default: true
See the section called “Dsee Compat Access Control Handler” for the properties of this Access Control Handler type.
Access Control Handlers of type dsee-compat-access-control-handler have the following properties:
Indicates whether the Access Control Handler is enabled. If set to FALSE, then no access control is enforced, and any client (including unauthenticated or anonymous clients) could be allowed to perform any operation if not subject to other restrictions, such as those enforced by the privilege subsystem.
None
true
false
No
Yes
None
No
No
Defines global access control rules. Global access control rules apply to all entries anywhere in the data managed by the OpenDJ directory server. The global access control rules may be overridden by more specific access control rules placed in the data.
No global access control rules are defined, which means that no access is allowed for any data in the server unless specifically granted by access control rules in the data.
????
Yes
No
None
No
No
Specifies the fully-qualified name of the Java class that provides the Dsee Compat Access Control Handler implementation.
org.opends.server.authorization.dseecompat.AciHandler
A Java class that implements or extends the class(es): org.opends.server.api.AccessControlHandler
No
Yes
The Access Control Handler must be disabled and re-enabled for changes to this setting to take effect
Yes (Use --advanced in interactive mode.)
No