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

Re: ldap_bind: Can't contact LDAP server



Le mar 22/04/2003 à 06:11, SURESHKUMAR a écrit :
> daemon: socket() failed errno=97 (Address family not supported by protocol)
> daemon: initialized ldap:///
> daemon_init: 2 listeners opened
> slapd init: initiated server.
> bdb_initialize: initialize BDB backend
> 
> 
>    I don't what is the exact error in my source.I run make test also b4 
> I install openldap.BerkeleyDB is also configured with openLdap.
> 

I believe this is just an IPv6 error, nothing serious (you don't have
the IPv6 stack on your system, so you can't listen on an IPv6 socket,
but IPv4 works), and not related with the problem

François