Use Paged Results for Large Result Sets
LDAP servers may have a configuration to limit the number of entries they can return in a query response. If the results of your user or group query exceed that limit, Splunk AppDynamics reports a max_results_exceeded
To avoid this error, refine your query filter to produce a smaller result set. The results must include the users who will need to access the Controller.
If your LDAP server supports it, you can enable paged results in the Controller LDAP configuration. With paged results, the LDAP server divides the result set into separately transmitted blocks.
The paged results feature applies to the behind-the-scenes interaction between the Splunk AppDynamics Controller and the backend LDAP server. It does not affect the view of the data in the Controller.