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

Re: ldap and mysql as backend



Hello Raymund!

This problem seems not to be connected with back-sql directly... As far as I
can recall, the solution has something to do with disabling that module
dependency in modules.conf, or with disabling/configuring IPv6 support in
slapd... In either case, search mailing list archives for answer - I
definitely saw it there...

WBW, Dmitry

----- Original Message -----
From: "Raymund Schmidt" <schmidtr@noell.de>
To: "openldap-software mailingliste" <openldap-software@OpenLDAP.org>
Sent: Monday, August 20, 2001 3:24 PM
Subject: ldap and mysql as backend


> hi,
>
> i want to use mysql as backend for my ldap-server.
>
> when i start my slapd i get a errormessage like:
>
> Aug 20 13:19:45 smp modprobe: modprobe: Can't locate module net-pf-10
> Aug 20 13:19:45 smp slapd[28721]: daemon: socket() failed errno=97
> (Address family not supported by protocol)
> Aug 20 13:19:45 smp slapd[28723]: backend_startup: bi_db_open 0 failed!
> Aug 20 13:19:45 smp slapd[28723]: slapd stopped.
> Aug 20 13:19:45 smp slapd[28723]: connections_destroy: nothing to
> destroy.
>
> the odbc connection to the db works.
>
> can someone give me a hint.
>
> thanks
>
> ray