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.20110502.etc.tar.gz / bradford.20110502.etc.tar / etc / pam.d / atd next >
Text File  |  2006-05-02  |  217b  |  10 lines

  1. #
  2. # The PAM configuration file for the at 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.