pam: Add complete configuration.
[matthijs/servers/tika.git] / etc / pam.d / common-password
diff --git a/etc/pam.d/common-password b/etc/pam.d/common-password
new file mode 100644 (file)
index 0000000..078093e
--- /dev/null
@@ -0,0 +1,9 @@
+#
+# /etc/pam.d/common-password - password-related modules common to all services
+#
+# This file is included from other service-specific PAM config files.
+
+
+# Use pam_unix for local users, pam_ldap otherwise.
+password       sufficient      pam_unix.so obscure sha512 debug
+password       required        pam_ldap.so debug