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

Re: ldaptcl (fwd)



Sounds like the default server side limit kicking in.
        Kurt

At 01:36 PM 6/19/2001, Steve Szabo wrote:

>tcl8.0.4
>openldap3.3
>
>set CONTROL(base)   "o=FundSERV Inc.,c=CA"
>set CONTROL(filter) "(cn=*)"
>
>ldap_handle bind simple username pass ip
>ldap_handle search CONTROL MATCHES { parray MATCHES }
>ldap_handle unbind
>
>our directory has about 9000 entries - this code
>will only dump about 500
>
>any ideas on what i'm doing wrong?
>
>cu
>---------------------------------------------------
>---------------------------------------------------