Re: reverse lookup
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
Re: reverse lookup
- From: Marcus Moeller <marcus.moeller [at] gmx.ch>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Re: reverse lookup
- Date: Thu, 16 Aug 2012 11:04:37 +0200
Dear Arthur,
On Tue, 2012-08-14 at 17:09 +0200, Marcus Moeller wrote:
From https://bugzilla.redhat.com/show_bug.cgi?id=719060 there are two
options for disabling this check: by enabling SASL_NOCANON in ldap.conf
or by setting LDAPSASL_NOCANON environmental variable.
But I guess in this case it has to be passed through to the libs by
nslcd.
Thanks for pointing this out. In the development version I've added an
sasl_canonicalize option that defaults to false. I'll see which release
this can be put into but the patch is available here:
http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1733&view=revision
I have applied the above changes to 0.8.10 but sadly it does not seem to
work. Neither it results in an updated manpage, nor does it seem to
change the resolver behavior. Maybe I am missing something?
Greets
Marcus
--
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: reverse lookup, (continued)