[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kein Kontakt zum LDAP-Server (Einrichtung)



* Torsten Zumpf <torsten-z@freenet.de> [04-01-2004 20:51]:

> > ldapsearch -x
> ldap_bind: Can't contact LDAP server
 
Hänge mal ein '-h localhost -p 389' an. Es könnte
sein, dass deine Defaults nicht funktionieren.

$ ldapsearch -v -x
ldap_initialize( <DEFAULT> )
...

$ ldapsearch -v -h localhost -p 389
ldap_init( localhost, 389 )
...

Tipp zu nmap hast du bereits bekommen:
$ nmap localhost | grep ldap
389/tcp    open        ldap

Läuft er denn nun oder nicht?

Gruss Uwe

Attachment: pgpN4ZPHdvK7q.pgp
Description: PGP signature


Reply to: