Configuration Reference Home
Oracle Unified Directory - Group Implementation

Group Implementation

Note: this is an abstract component, that cannot be instantiated.

Group Implementations define named collections of users.

Different group implementations may have different ways of determining membership. For example, some groups may explicitly list the members, and/or they may dynamically determine membership.

Direct Subcomponents

The following Group Implementations are available in the server :

These Group Implementations inherit from the properties described below.

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled  None
↓ java-class

Basic Properties

enabled

Description
Indicates whether the Group Implementation is enabled.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Group Implementation implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.Group
Multi-valued
No
Required
Yes
Admin Action Required
The Group Implementation must be disabled and re-enabled for changes to this setting to take effect
Advanced Property
No
Read-only
No