Core Server Configuration Attributes Reference
66 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsslapd-instancedir (Instance Directory)
Specifies the full path to the directory where this server instance is installed. The
serverID from installation time is the default ID.
nsslapd-ioblocktimeout (IO Block Time Out)
Specifies 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.
nsslapd-lastmod (Track Modification Time)
Specifies whether the Directory Server maintains the modification attributes for
Directory Server entries. These attributes include:
•
modifiersname
— The distinguished name of the person who last modified
the entry.
Default Value: 0
Syntax: Integer
Example: nsslapd-idletimeout: 0
Entry DN: cn=config
Valid Values: Any valid file path.
Default Value: serverRoot/slapd-serverID
Syntax: DirectoryString
Example: nsslapd-instancedir:
/opt/redhat-ds/servers/slapd-phonebook
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