Re: nss-ldapd-0.6.11 on RedHat
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
Re: nss-ldapd-0.6.11 on RedHat
- From: Arthur de Jong <arthur [at] arthurdejong.org>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Re: nss-ldapd-0.6.11 on RedHat
- Date: Sat, 28 Apr 2012 10:19:42 +0200
On Fri, 2012-04-27 at 19:07 -0300, Felipe wrote:
> Now I got new problem. I run it like this "nslcd -d" and I got this
> messages
>
> [root@dig1 ~]# nslcd -d
> nslcd: Warning: /lib64/libnss_ldap.so.2: undefined symbol:
> _nss_ldap_enablelookups (probably older NSS module loaded)
You need to ensure that the nss/nss_ldap.so file is installed
as /lib64/libnss_ldap.so.2. Per default it is only installed
in /lib/libnss_ldap.so.2.
You also have to ensure the pam/pam_ldap.so is installed in the proper
location (/lib/security/pam_ldap.so most likely).
--
-- arthur - arthur@arthurdejong.org - http://arthurdejong.org --
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/
- Re: nss-ldapd-0.6.11 on RedHat, (continued)