LDAP paged size ldap.pagedResultsSize Finally got it working
In order to work you will need to:
- Go to Server::Server Manager::System Properties::Add new property
Property Name: ldap.pagedResultsSize
Property Value: 1000 - Download source, apply patch, recompile.
There is optional patch that allows retrieving all users (in a single page) in admin interface. It also adds 500 and 1000 results per page.
Note: ldap.pagedResultsSize.patch_ is now applied to svn trunk.