pam: Only use LDAP for auth and account, remove unix authentication.
[matthijs/servers/drsnuggles.git] / etc / pam.d / common-account
index 6798301962a745e7d5a8ea9b2f9d26b172eb3cbd..963b69665b81883d80b384d4ab534d673ee3bec4 100644 (file)
@@ -6,4 +6,8 @@
 # the central access policy for use on the system.  The default is to
 # only deny service to users whose accounts are expired in /etc/shadow.
 #
-account        required        pam_unix.so
+# Default was:
+#account       required        pam_unix.so
+#
+# LDAP config based on from http://wiki.debian.org/LDAP/PAM
+account         required        pam_ldap.so