2 # The PAM configuration file for the cron daemon
5 # cron uses pam_set_cred so it needs a working auth section. It does not do
6 # any other real authentication.
7 auth sufficient pam_unix.so
11 @include common-account
13 @include common-session
15 # Sets up user limits, please define limits for cron tasks
16 # through /etc/security/limits.conf
17 session required pam_limits.so