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

Re: ldapsearch question



Bill Hirsch wrote:

> I'm just getting started with openLDAP and am having some problems right
> out of the gate.  Hoping someone can point out my error.
>
> % ldif2ldbm -f /usr/local/etc/openldap/slapd.conf -i myldif (no errors)
> % slapd -f /usr/local/etc/openldap/slapd.conf -p 9009 -d 1 (no errors)
> % ldapsearch -L -S -b o=ILM -h localhost -p 9009 cn=root
> % no route to host

'No route to host' certainly doesn't look like an ldapsearch specific error
message. Can you 'ping localhost'?

Neil.