Hi,
We call queryObjectInCS to return users from an Apache DS to assign to groups. The SDK only returns 1000 users. Is there a parameter that can be altered in the SDK to raise the 1000 limit? I can't figure out what may be causing this.
Cheers.
Hello Diz,
I know that there is a server side limit on 1000 for querying the users. Never tried to bring up the limit as I never needed it, but the apacheds setting that you are looking for is ads-maxSizeLimit. I will try to see where can we change this server-side setting. Meanwhile, if you come across a way please let me know too :).
Thanks.