home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / pam / common-session < prev   
Encoding:
Text File  |  2006-06-29  |  407 b   |  11 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_unix.
  8. #
  9. session    required    pam_unix.so
  10. session    optional    pam_foreground.so
  11.