Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2004 16:20:28 -0500
From:      "Darryl Hoar" <darryl@osborne-ind.com>
To:        <freebsd-questions@freebsd.org>
Subject:   OpenLdap question
Message-ID:  <004201c42d66$a1986610$0701a8c0@darryl>

next in thread | raw e-mail | index | archive | help
Greetings,
I am trying to setup OpenLdap 2.0.25 from ports,
on Freebsd 5.1-release. everything is installed no 
problem.  openldap is started and shows running
in the process list.

when I try to ldapadd, I get the error:

ldap_bind:  Can't contact LDAP server.

I have started and stopped it, with no change in
the error.  The log shows clean without error.

when I netstat -a, I see:

Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp6       0      0  *.ldap                 *.*                    LISTEN

among other entries.  this is the only one for ldap though.

It appears to only be listening for tcp6 protocol, not tcp4.  How do I 
change this ?

thanks,
Darryl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004201c42d66$a1986610$0701a8c0>