connection-inactivity

This stanza entry specifies the number of seconds of inactivity allowed on an LDAP connection before the connection is taken down.

connection-inactivity = number_seconds

Number of seconds of inactivity allowed on an LDAP connection before the connection is taken down.

This parameter is not available with the pdconfig utility. The parameter must be modified manually with the pdadmin command line (local login). For information, see "pdadmin commands" in the IBM Security Verify Access for Web: Command Reference.

Options

number_seconds
The number of seconds of inactivity allowed on an LDAP connection. The valid range for this parameter is 0 to 31536000. A connection-inactivity value of 0 specifies that connection inactivity is not tracked and the connections, after they are established, are left connected permanently.

Usage

Optional

Default value

If this parameter is not specified, the default value is 0.

Example

connection-inactivity = 0

Parent topic: [ldap] stanza for ldap.conf