[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: get all entries even if there is a limit
* François Beretti (francois.beretti@enatel.com) [031208 14:52]:
> I would like to do a ldap_search in my c program. If the server is
> configured not to return more than 100 entries (for example), how can I
> do to avoid this limit ?
>
i asked the same question, and no one answered it. i wrote a perl
function to split up the searches in sub-searches untill the
sizelimit was not hit anymore.
you can use it, it is gpl and included in skolelinux...