From: Matthijs Kooijman Date: Mon, 13 Apr 2009 15:22:39 +0000 (+0200) Subject: nss: Update to use our custom LDAP schema. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=14a66d89893cb388e472625eea01c68d77d343f3;hp=14a66d89893cb388e472625eea01c68d77d343f3;p=matthijs%2Fservers%2Fdrsnuggles.git nss: Update to use our custom LDAP schema. This uses the uniqueMember attribute containing dns instead of the memberUid attribute containing usernames for forming groups. Additionally, it tells nss-ldap about our replacement for the posixGroup objectClass. ---