home *** CD-ROM | disk | FTP | other *** search
/ tusportal.tus.k12.pa.us / tusportal.tus.k12.pa.us.tar / tusportal.tus.k12.pa.us / Wyse / latest-image.raw / 0.img / etc / pam.d / common-session.pam-config-backup < prev    next >
Text File  |  2010-05-08  |  435b  |  12 lines

  1. #
  2. # /etc/pam.d/common-session - session-related modules common to all services
  3. #
  4. # This file is included from other service-specific PAM config files,
  5. # and should contain a list of modules that define tasks to be performed
  6. # at the start and end of sessions of *any* kind (both interactive and
  7. # non-interactive).  The default is pam_unix2.
  8. #
  9. session    required    pam_limits.so
  10. session    required    pam_unix2.so
  11. session optional    pam_umask.so
  12.