Re: ldap authentication on alpine
[Date Prev][Date Next] [Thread Prev][Thread Next]Re: ldap authentication on alpine
- From: Andre Magri <andremag [at] gmail.com>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Re: ldap authentication on alpine
- Date: Wed, 19 Apr 2017 14:19:33 +0200
Also i used apk to install it
apk add nss-pam-ldapd
On 19 April 2017 at 14:14, Andre Magri <andremag [at] gmail.com> wrote:
Followed this: https://arthurdejong.org/nss-pam-ldapd/setup Yes I know the lib is missing, but how do I install it? I'm using this image alpine-standard-3.5.2-x86_64 I don't even have a /lib/nss folder.ThanksOn 19 April 2017 at 12:54, Michael Ströder <michael [at] stroeder.com> wrote:Andre Magri wrote:
> I'm trying to authenticate ssh and sudo with AD on alpine linux.
>
> I followed the documentation
Which docs? Did you compile and install from source?
> with the only difference that /etc/nsswitch.conf did not
> exist on alpine so I created it
I'm really wondering why you had to create this file on your system.
> and am running nslcd in debug mode getting this error:
> nslcd: Warning: NSS_LDAP module not loaded: Error loading shared library
> libnss_ldap.so.2: No such file or directory
I think this message is pretty clear: The file libnss_ldap.so.2 is not installed in the
expected location.
I don't know anything about your Alpine Linux. But on my local x86_64 system all the name
service switch modules (shared libs) are installed as /lib64/libnss*.
Ciao, Michael.
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see https://lists.arthurdejong.org/nss-pam-ldapd-users/
- ldap authentication on alpine,
Andre Magri
- Re: ldap authentication on alpine,
Michael Ströder
- Re: ldap authentication on alpine,
Andre Magri
- Re: ldap authentication on alpine, Andre Magri
- Re: ldap authentication on alpine,
Jakub Hrozek
- Re: ldap authentication on alpine, Lukas Slebodnik
- Re: ldap authentication on alpine, Michael Ströder
- Re: ldap authentication on alpine,
Andre Magri
- Re: ldap authentication on alpine,
Michael Ströder
- Prev by Date: Re: ldap authentication on alpine
- Next by Date: Re: ldap authentication on alpine
- Previous by thread: Re: ldap authentication on alpine
- Next by thread: Re: ldap authentication on alpine