[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Paged results using ldapsearch
What are the correct methods to download an entire ldap directory using
the ldap protocol? Just doing just doing the query (e.g.) "(mail=*)", and
allocating the resources to the results?
Thank You
Sebastian Wain
On Wed, 19 Sep 2001 18:53:56 -0700
"Kurt D. Zeilenga" <Kurt@OpenLDAP.org> wrote:
> At 10:08 AM 2001-09-18, Sebastian Wain wrote:
> >How can I do paged results with openldap? Can I do it with ldapsearch?
>
> OpenLDAP doesn't implement this extension.