pam: Add complete configuration.
[matthijs/servers/tika.git] / etc / pam.d / su
diff --git a/etc/pam.d/su b/etc/pam.d/su
new file mode 100644 (file)
index 0000000..3d936f8
--- /dev/null
@@ -0,0 +1,9 @@
+#
+# The PAM configuration file for the Shadow `su' service
+#
+
+# This allows (only) root to su without passwords (normal operation)
+auth           sufficient pam_rootok.so
+
+@include   common-account
+@include   common-session