Red Hat Directory Server 8.0 Configuration, Command, and File Reference

Parameter Description
Valid Range 0 to the maximum 32 bit integer value
(2147483647)
Default Value 0
Syntax Integer
Example nsslapd-idletimeout: 0
3.1.59. nsslapd-instancedir (Instance Directory)
This attribute is deprecated. There are now separate configuration parameters for
instance-specific paths, such as nsslapd-certdir and nsslapd-lockdir. See the
documentation for the specific directory path that is set.
3.1.60. nsslapd-ioblocktimeout (IO Block Time Out)
This attribute sets the amount of time in milliseconds after which the connection to a stalled
LDAP client is closed. An LDAP client is considered to be stalled when it has not made any I/O
progress for read or write operations.
Parameter Description
Entry DN cn=config
Valid Range 0 to the maximum 32 bit integer value
(2147483647) in ticks
Default Value 1800000
Syntax Integer
Example nsslapd-ioblocktimeout: 1800000
3.1.61. nsslapd-lastmod (Track Modification Time)
This attribute sets whether the Directory Server maintains the modification attributes for
Directory Server entries. These are operational attributes. These attributes include:
modifiersname - The distinguished name of the person who last modified the entry.
modifytimestamp - The timestamp, in GMT format, for when the entry was last modified.
creatorsname - The distinguished name of the person who initially created the entry.
createtimestamp - The timestamp for when the entry was created in GMT format.
Parameter Description
Entry DN cn=config
Chapter 2. Core Server Configuration Reference
42