home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20110725.etc.tar.gz / bradford.20110725.etc.tar / etc / pam.d / crond < prev    next >
Text File  |  2006-08-25  |  247b  |  10 lines

  1. #
  2. # The PAM configuration file for the cron daemon
  3. #
  4. #
  5. auth     sufficient     pam_rootok.so
  6. auth     include        common-auth
  7. account  include        common-account
  8. password include        common-password
  9. session  include        common-session
  10.