dsconfig get-group-implementation-prop — Shows Group Implementation properties
dsconfig get-group-implementation-prop
{options}
The dsconfig get-group-implementation-prop command takes the following options:
--implementation-name {name}
The name of the Group Implementation.
Group Implementation properties depend on the Group Implementation type, which depends on the {name} you provide.
By default, OpenDJ directory server supports the following Group Implementation types:
Default {name}: Dynamic Group Implementation
Enabled by default: true
See the section called “Dynamic Group Implementation” for the properties of this Group Implementation type.
Default {name}: Static Group Implementation
Enabled by default: true
See the section called “Static Group Implementation” for the properties of this Group Implementation type.
Default {name}: Virtual Static Group Implementation
Enabled by default: true
See the section called “Virtual Static Group Implementation” for the properties of this Group Implementation type.
--property {property}
The name of a property to be displayed.
Group Implementation properties depend on the Group Implementation type, which depends on the {property} you provide.
By default, OpenDJ directory server supports the following Group Implementation types:
Default {property}: Dynamic Group Implementation
Enabled by default: true
See the section called “Dynamic Group Implementation” for the properties of this Group Implementation type.
Default {property}: Static Group Implementation
Enabled by default: true
See the section called “Static Group Implementation” for the properties of this Group Implementation type.
Default {property}: Virtual Static Group Implementation
Enabled by default: true
See the section called “Virtual Static Group Implementation” for the properties of this Group Implementation type.
-E | --record
Modifies the display output to show one property value per line.
Group Implementation properties depend on the Group Implementation type, which depends on the null you provide.
By default, OpenDJ directory server supports the following Group Implementation types:
Default null: Dynamic Group Implementation
Enabled by default: true
See the section called “Dynamic Group Implementation” for the properties of this Group Implementation type.
Default null: Static Group Implementation
Enabled by default: true
See the section called “Static Group Implementation” for the properties of this Group Implementation type.
Default null: Virtual Static Group Implementation
Enabled by default: true
See the section called “Virtual Static Group Implementation” for the properties of this Group Implementation 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).
Group Implementation properties depend on the Group Implementation type, which depends on the {unit} you provide.
By default, OpenDJ directory server supports the following Group Implementation types:
Default {unit}: Dynamic Group Implementation
Enabled by default: true
See the section called “Dynamic Group Implementation” for the properties of this Group Implementation type.
Default {unit}: Static Group Implementation
Enabled by default: true
See the section called “Static Group Implementation” for the properties of this Group Implementation type.
Default {unit}: Virtual Static Group Implementation
Enabled by default: true
See the section called “Virtual Static Group Implementation” for the properties of this Group Implementation 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).
Group Implementation properties depend on the Group Implementation type, which depends on the {unit} you provide.
By default, OpenDJ directory server supports the following Group Implementation types:
Default {unit}: Dynamic Group Implementation
Enabled by default: true
See the section called “Dynamic Group Implementation” for the properties of this Group Implementation type.
Default {unit}: Static Group Implementation
Enabled by default: true
See the section called “Static Group Implementation” for the properties of this Group Implementation type.
Default {unit}: Virtual Static Group Implementation
Enabled by default: true
See the section called “Virtual Static Group Implementation” for the properties of this Group Implementation type.
Group Implementations of type dynamic-group-implementation have the following properties:
Indicates whether the Group Implementation is enabled.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the Dynamic Group Implementation implementation.
org.opends.server.extensions.DynamicGroup
A Java class that implements or extends the class(es): org.opends.server.api.Group
No
Yes
The Group Implementation must be disabled and re-enabled for changes to this setting to take effect
Yes (Use --advanced in interactive mode.)
No
Group Implementations of type static-group-implementation have the following properties:
Indicates whether the Group Implementation is enabled.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the Static Group Implementation implementation.
org.opends.server.extensions.StaticGroup
A Java class that implements or extends the class(es): org.opends.server.api.Group
No
Yes
The Group Implementation must be disabled and re-enabled for changes to this setting to take effect
Yes (Use --advanced in interactive mode.)
No
Group Implementations of type virtual-static-group-implementation have the following properties:
Indicates whether the Group Implementation is enabled.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the Virtual Static Group Implementation implementation.
org.opends.server.extensions.VirtualStaticGroup
A Java class that implements or extends the class(es): org.opends.server.api.Group
No
Yes
The Group Implementation must be disabled and re-enabled for changes to this setting to take effect
Yes (Use --advanced in interactive mode.)
No