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

Re: ldaptcl (fwd)



Please direct software use questions, including those regarding
the use of APIs, to the openldap-software list.  This list is
reserved for discussions regarding the development of OpenLDAP.
http://www.openldap.org/lists/

Kurt

At 01:12 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 { dump_array MATCHES OPTIONS }
>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
>---------------------------------------------------
>---------------------------------------------------