[Freeipa-users] ldap.so problem after --setup-dns

Rob Crittenden rcritten at redhat.com
Wed Sep 22 17:18:04 UTC 2010


Brian LaMere wrote:
> I have the following error in the log after named refuses to start:
>
>   named[1736]: failed to dynamically load driver 'ldap.so':
> libldap-2.4.so.2: cannot open shared object file: No such file or directory
>
> At first I thought it was simply a "bah, they require the i686 library
> and I only have x86_64" but after installing the i686 packages the issue
> remains.  Then I found this bug:
> https://bugzilla.redhat.com/show_bug.cgi?id=596325
>
> I'd rather bind run in chroot; was there any headway on why this
> wasn't/isn't working?
>
> Brian

No, I haven't had a chance to look at it yet. It is probably just a 
matter of copying the right library to your chroot though.

If this fixes the loading issue then you may run into a problem trying 
to bind to the LDAP server. We use ldapi to bind. You'll see in your 
named.conf something like "uri 
ldapi://%2fvar%2frun%2fslapd-EXAMPLE-COM.socket" You may need to change 
this to a regular LDAP uri "uri ldap://ipa.example.com"

rob




More information about the Freeipa-users mailing list