# # See /usr/share/libnss-ldap/ldap.conf for example configuration and more # options. # # The distinguished name of the search base. base dc=drsnuggles,dc=stderr,dc=nl # The LDAP server. ldaps:// is secure, ldapi:// is local socket uri ldap://ldap.drsnuggles.stderr.nl # The LDAP version to use ldap_version 3 # Use the uniqueMember property, referring to dn's instead of the memberUid # property referring to usernames. This allows us to have group members with or # without an account, and give a group member an account without having to # change all his memberships. nss_schema rfc2307bis # Use our custom posixGroup replacement nss_map_objectclass posixGroup simplePosixGroup