home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / pam / common-account next >
Encoding:
Text File  |  2006-06-29  |  392 b   |  10 lines

  1. #
  2. # /etc/pam.d/common-account - authorization settings common to all services
  3. #
  4. # This file is included from other service-specific PAM config files,
  5. # and should contain a list of the authorization modules that define
  6. # the central access policy for use on the system.  The default is to
  7. # only deny service to users whose accounts are expired in /etc/shadow.
  8. #
  9. account    required    pam_unix.so
  10.