Static Group Implementation

The Static Group Implementation provides a grouping mechanism in which the group membership is based on an explicit list of the DNs of the users that are members of the group.

Note that it is possible to nest static groups by including the DN of a nested group in the member list for the parent group.

Parent

The Static Group Implementation object inherits from Group Implementation.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

Basic Properties

enabled

SynopsisIndicates whether the Group Implementation is enabled.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

Advanced Properties

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Static Group Implementation implementation.
Default Valueorg.opends.server.extensions.StaticGroup
Allowed ValuesA Java class that extends or implements:
org.opends.server.api.Group
Multi-valuedNo
RequiredYes
Admin Action RequiredThe object must be disabled and re-enabled for changes to take effect.
AdvancedYes
Read-OnlyNo