authn-timeout
Use the authn-timeout stanza entry to configure the timeout for authentication operations.
Syntax
authn-timeout = {0|number_seconds}
Description
Amount of time in seconds that are allowed for authentication operations before the LDAP server
is considered to be down. If specified, this value overrides any value of timeout for
authentication operations.
Note: Do not specify this parameter in the
ldap.conf
server configuration file.Options
- 0
- No timeout is allowed.
- number_seconds
- A positive integer that represents the number of seconds allowed for authentication. There is no range limitation for timeout values.
Usage
This stanza entry is optional.
Default value
0
Example
authn-timeout = 0