pam: Add complete configuration.
[matthijs/servers/tika.git] / etc / pam.d / cron
diff --git a/etc/pam.d/cron b/etc/pam.d/cron
new file mode 100644 (file)
index 0000000..9df4905
--- /dev/null
@@ -0,0 +1,11 @@
+#
+# The PAM configuration file for the cron daemon
+#
+
+# cron uses pam_set_cred so it needs a working auth section. It does not do
+# any other real authentication.
+@include               common-auth
+
+@include               common-account
+
+@include               common-session