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".
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