Vinny wrote:
> I'm still learning ldap and I want to search from my linux bash shell
> using 'ldapsearch' that came with open ldap.
> Can someone give me a hint to the syntax that mozilla uses to do 
> it'ssearches? Is there a way to turn debugging on in mozilla in order
> to watch it do it's work? thanks.
> 
> 
> Vinny AT xaymaca.com
> 

Hello,
write

loglevel 256

or

loglevel 384

in your slapd.conf.
restart your ldap server and

tail -f /var/log/messages

tell you all about a search.

Viele Gr��e aus Berlin
thomas polnik


Reply via email to