Details
-
Improvement
-
Resolution: Fixed
-
Major
-
6.2
-
None
Description
I'm getting size limit exceeded when I try first login to xwiki via ldap authentication. In our ldap is about 2500 users and jldap is probably limiting ldap search to 1000 results.
Problem is not on ldap site, because manual ldapsearch with affected account return all users.
What I can do to increase size limit in jldap?