max-search-size
This stanza entry specifies the maximum search size, as the number of entries, that can be returned from the LDAP server.
max-search-size = [0|number_entries]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 also be limited by the LDAP server itself.
Usage
Optional
Default value
Default is server-dependent, but defaults to 2048 if not configured.
Example
max-search-size = 2048