From: Matthijs Kooijman Date: Tue, 28 Feb 2012 11:18:30 +0000 (+0100) Subject: nslcd: Update configuration for 0.7.x. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Ftika.git;a=commitdiff_plain;h=e49d2e87d702e4ef87d018bbc71c10448d4dc3b4 nslcd: Update configuration for 0.7.x. We previously upgraded to the 0.8.4 testing version, to fix a segfault. It now seems that this segfault no longer occurs in 0.7.15+squeeze1, so we downgraded again. This needs a small configuration change, since 0.8.4 uses the "member" attribute instead of "uniqueMember". --- diff --git a/etc/nslcd.conf b/etc/nslcd.conf index 15e1bf4..afaccd6 100644 --- a/etc/nslcd.conf +++ b/etc/nslcd.conf @@ -26,4 +26,4 @@ filter group (objectClass=maroesjaSystemGroup) pam_authz_search (&(objectClass=maroesjaSystemLoginIdentity)(uid=$username)(|(host=$hostname)(host=$fqdn)(host=\\*))) # This is needed with nss-pam-ldapd before 0.8.4 -#map group uniqueMember member +map group uniqueMember member