max-search-size
Syntax
max-search-size = {0|number_entries}
Description
Limit for the maximum search size, specified as the number of entries, that can be returned from the LDAP server. The value for each server can be different, depending on how the server was configured.
Options
- 0
- The number is unlimited; there is no limit to the maximum search size.
- number_entries
- The maximum number of entries for search, specified as an integer whole number. This value can be limited by the LDAP server itself.
Usage
This stanza entry is optional.
Default value
The default value is always taken (during WebSEAL initialization)
from the corresponding parameter in the [ldap] stanza
of the ldap.conf configuration file for the LDAP
server.
Example
max-search-size = 2048