Re: openldap and LDAP_CONTROL_PAGED

2007-03-19 Thread Quanah Gibson-Mount
--On Monday, March 19, 2007 2:06 PM +0100 Vincent MATHIEU <[EMAIL PROTECTED]> wrote: I try to do a search with an openldap server. This search can return a very large number of entries (> 30 000) ; the sizelimit parameter in slapd.conf is set to 2100. I use a code like the example in paged.

RE: openldap and LDAP_CONTROL_PAGED

2007-03-19 Thread Don C. Miller
-Original Message- From: Vincent MATHIEU [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 6:06 AM To: perl-ldap@perl.org Subject: openldap and LDAP_CONTROL_PAGED I try to do a search with an openldap server. This search can return a very large number of entries (> 30 000) ;

openldap and LDAP_CONTROL_PAGED

2007-03-19 Thread Vincent MATHIEU
I try to do a search with an openldap server. This search can return a very large number of entries (> 30 000) ; the sizelimit parameter in slapd.conf is set to 2100. I use a code like the example in paged.pm (http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/Control/Paged.pm). I set size