home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / pam.d / atd next >
Encoding:
Text File  |  2006-07-20  |  182 b   |  10 lines

  1. #
  2. # The PAM configuration file for the at daemon
  3. #
  4.  
  5. auth    required    pam_env.so
  6. @include common-auth
  7. @include common-account
  8. @include common-session
  9. session    required   pam_limits.so
  10.