About This Reference
This reference describes the OpenDJ configuration properties that can be manipulated with the dsconfig command.
Configuration components are grouped according to the area of the server in which they are used, as follows:
- Core Server
- Database
- Logging
- Replication
- Security
- User Management
For ease of reference, the configuration is described on multiple tabs. These tabs provide alternative views of the configuration components:
- The Inheritance view represents the inheritance relationships between configuration components. A sub-component inherits all of the properties of its parent component.
- The Structure view represents the structural relationships between components and indicates how certain components can exist only within container components. When a container component is deleted, all of the components within it are also deleted.
- The Components view provides an alphabetical list of all configuration components.
- The Properties view provides an alphabetical list of all configuration properties, and indicates the configuration component to which each property applies.
When you set up OpenDJ, certain components are created in the configuration by default. These components are configured with specific values, which are not necessarily the same as the "default values" of new components that you create using dsconfig. The "default values" listed in this document refer to the values of the new components that you create using dsconfig.