Use the nsIdleTimeout operational attribute, which can be added to user entries, to override the value assigned to this attribute. For details, see the "Setting Resource Limits Based on the Bind DN" section in the HP-UX Directory Server administrator guide.

Parameter

Description

Entry DN

cn=config

 

 

Valid Range

0 to the maximum 32-bit integer value (2147483647)

 

 

Default Value

0

 

 

Syntax

Integer

 

 

Example

nsslapd-idletimeout: 0

 

 

2.3.1.60 nsslapd-instancedir (Instance directory)

This attribute is deprecated. There are now separate configuration parameters for instance-specific paths, such as nsslapd-certdirand nsslapd-lockdir. See the documentation for the specific directory path that is set.

2.3.1.61nsslapd-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)

 

 

Default Value

1800000

 

 

Syntax

Integer

 

 

Example

nsslapd-ioblocktimeout: 1800000

 

 

2.3.1.62 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

 

 

Valid Values

on or off

 

 

Default Value

on

 

 

Syntax

DirectoryString

 

 

Example

nsslapd-lastmod: on

 

 

46 Core server configuration reference