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

RE: ldbm



One of the best ways I have found to learn what the heck slapd is doing is
to run it with -d 255.  That or compile it with the -g option and step
through it with gdb and your favorite graphical frontend.

Joe

> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Kurt D.
> Zeilenga
> Sent: Thursday, April 01, 1999 1:14 PM
> To: Walker, Mike
> Cc: 'openldap-software@openldap.com'
> Subject: Re: ldbm
>
>
> conn=0 op=1 SRCH base="O=VONE C=US" scope=2 filter="(objectclass=*)"
>                        ^^^^^^^^^^^
>
> where's the comma?  Check your command line -b and ldap.conf(5).
> Run ldapsearch with '-v'.  This will cause it to echo a few
> details.
>
> Kurt
>