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

get all entries even if there is a limit



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 ?

thanks a lot