Red Hat Directory Server 8.0 Configuration, Command, and File Reference
“Accessing and Modifying Server Configuration”. For a list of server features that are
implemented as plug-ins, see Section 1, “Server Plug-in Functionality Reference”. For help with
implementing custom server functionality, contact Directory Server support.
The configuration information stored in the dse.ldif file is organized as an information tree
under the general configuration entry cn=config, as shown in the following diagram.
Figure 2.2. Directory Information Tree Showing Configuration Data
Most of these configuration tree nodes are covered in the following sections.
The cn=plugins node is covered in Chapter 3, Plug-in Implemented Server Functionality
Reference. The description of each attribute contains details such as the DN of its directory
entry, its default value, the valid range of values, and an example of its use.
NOTE
Some of the entries and attributes described in this chapter may change in future
releases of the product.
3.1. cn=config
General configuration entries are stored in the cn=config entry. The cn=config entry is an
instance of the nsslapdConfig object class, which in turn inherits from extensibleObject
object class.
3.1.1. nsslapd-accesslog (Access Log)
This attribute specifies the path and filename of the log used to record each LDAP access. The
following information is recorded by default in the log file:
• IP address of the client machine that accessed the database.
Chapter 2. Core Server Configuration Reference
12