Core Server Configuration Attributes Reference
46 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsslapd-attribute-name-exceptions
Allows non-standard characters in attribute names to be used for backwards
compatibility with older servers.
nsslapd-auditlog (Audit Log)
Specifies the pathname and filename of the log used to record changes made to
each database.
For audit logging to be enabled, this attribute must have a valid path and
filename, and the
nsslapd-auditlog-logging-enabled
configuration attribute
must be switched to
on
. The table below lists the four possible combinations of
values for these two configuration attributes and their outcome in terms of
disabling or enabling of audit logging.
Entry DN: cn=config
Valid Values: on | off
Default Value: off
Syntax: DirectoryString
Example: nsslapd-attribute-name-exceptions: on
Entry DN: cn=config
Valid Values: Any valid filename
Default Value: serverRoot/slapd-serverID/logs/audit
Syntax: DirectoryString
Example: nsslapd-auditlog:
/opt/redhat-ds/servers/slapd-phonebook/logs/audit
Attributes in dse.ldif Value Logging enabled or disabled
nsslapd-auditlog-logging-enabled
nsslapd-auditlog
on
empty string
Disabled