Re: nslcd asking for deref
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
Re: nslcd asking for deref
- From: Arthur de Jong <arthur [at] arthurdejong.org>
- To: Synthea <genomian [at] disroot.org>, nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Re: nslcd asking for deref
- Date: Sat, 19 Jan 2019 15:44:09 +0100
On Thu, 2018-12-20 at 19:06 +0100, Synthea wrote:
> My nslcd is asking for deref for apparently no reason
> (1.3.6.1.4.1.4203.666.5.16) since group membership lookup can be done
> by using memberUid https://github.com/arthurdejong/nss-pam-ldapd and
> my groups have all memberUid inside:
The easiest way to completely disabled requesting the member attribute
is by putting the following in nslcd.conf:
map group member ""
(this is available since nss-pam-ldapd 0.9.3)
Sorry for taking so long to respond.
Hope this helps,
--
-- arthur - arthur@arthurdejong.org - https://arthurdejong.org/ --
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
https://lists.arthurdejong.org/nss-pam-ldapd-users/
- Re: nslcd asking for deref,
Arthur de Jong