[Date Prev][Date Next] [Chronological] [Thread] [Top]

API: Getting paged results



I am using the ldap_search_s API to search the LDAP server. If the number of
matching entries is large, I get a size exceeded error. Is there a way to do
the search in pages so that I can retrieve few entries at a time, eventually
retrieving all the entries ?

Thanks!
Kapil