nslcd: Update configuration for 0.7.x.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 28 Feb 2012 11:18:30 +0000 (12:18 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 28 Feb 2012 11:18:30 +0000 (12:18 +0100)
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".

etc/nslcd.conf

index 15e1bf4ec36a9b7c2728168ad03f7c49a27816ee..afaccd6603147b043903e6a0c6579e9530cd477c 100644 (file)
@@ -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