Specification of the Page Size to be Used to Return Search Results

In the de.properties file, edit the property LdapSearchPageSize and set it to the required page size. This property specifies the maximum number of rows that can be returned in each page of the LDAP search results.

See de.properties.

Note that the LDAP server may impose its own page-size limit. If the LDAP server has a page-size specified (which is commonly 1000), and it is less than the value specified in the LdapSearchPageSize property, the LDAP server value takes precedence.

For LDAP servers that do not support the paging extension, you can disable paging by setting the property LdapSearchPageSize to -1.

field.