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