* Torsten Zumpf <[EMAIL PROTECTED]> [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: pgp00000.pgp
Description: PGP signature

Antwort per Email an