[Pkg-openldap-devel] Bug#462588: Bug#462588: Bug#462588: Same	problem
    T.A. van Roermund 
    timo at van-roermund.nl
       
    Sun Jan 27 08:34:20 UTC 2008
    
    
  
Quanah Gibson-Mount wrote:
> Have you verified that port 636 is open?  I.e., telnet localhost 636
The port is open:
	$ telnet localhost 636
	Trying 127.0.0.1...
	Connected to localhost.
	Escape character is '^]'.
And:
	$ netstat --listening --numeric --program | grep slapd 
	tcp        0      0 127.0.0.1:389           0.0.0.0:* 
LISTEN      23763/slapd
	tcp        0      0 0.0.0.0:636             0.0.0.0:* 
LISTEN      23763/slapd
(And ldapsearch is still unable to connect.)
Regards,
Timo
    
    
More information about the Pkg-openldap-devel
mailing list