<div>Hello, </div>
<div>I have two routines, both do paged searches however one returns all attributes and the other returns no attributes.</div>
<div>The ldap procedure to return no attributes returns all 11,000 entries in pages of 50 each (or even 100). The routine that returns all (non operational) attributes, only returns 451 objects and (with a page size of 50) and 491 objects (with a page size of 10). Then aborts with "the size limit has been reached"
</div>
<div> </div>
<div> </div>
<div>Any guesses?</div>
<div>Is there some hard limit on openldap?</div>