Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 65
The newly configured access mode will only affect new logs that are created; the
mode will be set when the log rotates to a new file.
nsslapd-groupevalnestlevel
Specifies the number of levels of nesting that the access control system will perform
for group evaluation.
The Access Control Plug-in does not use the value specified by the
nsslapd-groupevalnestlevel
attribute to specify the number of levels of nesting
that access control will perform for group evaluation. Instead, the number of levels
of nesting is hardcoded as
5
.
nsslapd-idletimeout (Default Idle Timeout)
Specifies the amount of time in seconds after which an idle LDAP client connection
is closed by the server. A value of
0
indicates that the server will never close idle
connections. You can use the
nsIdleTimeout
operational attribute, which can be
added to user entries, to override the value assigned to this attribute. For details,
see “Setting Resource Limits Based on the Bind DN” in the Red Hat Directory Server
Administrator’s Guide.
Entry DN: cn=config
Valid Range: 000 through 777
Default Value: 600
Syntax: Integer
Example: nsslapd-errorlog-mode: 600
Entry DN: cn=config
Valid Range: 0 to 5
Default Value: 5
Syntax: Integer
Example: nsslapd-groupevalnestlevel:5
Entry DN: cn=config
Valid Range: 0 to the maximum 32 bit integer value (2147483647)