Nsslapd-attribute-name-exceptions, Nsslapd-auditlog (audit log), Nsslapd-auditlog-list – Red Hat 8.1 User Manual
Page 23

The nsslapd-allow-unauthenticated-binds attribute sets whether to allow an unauthenticated bind
to succeed as an anonymous bind. By default, unauthenticated binds are disabled.
Parameter
Description
Entry DN
cn=config
Valid Values
on | off
Default Value
off
Syntax
DirectoryString
Example
nsslapd-allow-unauthenticated-binds: on
2.3.1.19. nsslapd-attribute-name-exceptions
This attribute allows non-standard characters in attribute names to be used for backwards compatibility
with older servers, such as "_" in schema-defined attributes.
Parameter
Description
Entry DN
cn=config
Valid Values
on | off
Default Value
off
Syntax
DirectoryString
Example
nsslapd-attribute-name-exceptions: on
2.3.1.20. nsslapd-auditlog (Audit Log)
This attribute sets the path and filename of the log used to record changes made to each database.
Parameter
Description
Entry DN
cn=config
Valid Values
Any valid filename
Default Value
/var/log/dirsrv/slapd-instance_name/audit
Syntax
DirectoryString
Example
nsslapd-auditlog:
/var/log/dirsrv/slapd-instance_name/audit
For audit logging to be enabled, this attribute must have a valid path and parameter, and the nsslapd-
auditlog-logging-enabled configuration attribute must be switched to on. The table lists the four
possible combinations of values for these two configuration attributes and their outcome in terms of
disabling or enabling of audit logging.
Table 2.4 . Possible Combinations for nsslapd-auditlog
Attributes in dse.ldif
Value
Logging enabled or disabled
nsslapd-auditlog-logging-
enabled
nsslapd-auditlog
on
empty string
Disabled
nsslapd-auditlog-logging-
enabled
nsslapd-auditlog
on
filename
Enabled
nsslapd-auditlog-logging-
enabled
nsslapd-auditlog
off
empty string
Disabled
nsslapd-auditlog-logging-
enabled
nsslapd-auditlog
off
filename
Disabled
2.3.1.21. nsslapd-auditlog-list
Provides a list of audit log files.
Parameter
Description
Entry DN
cn=config
Valid Values
Default Value
None
Syntax
DirectoryString
Red Hat Directory Server 8.1 Configuration and Command Reference
23