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 / usr / share / pam / common-auth < prev    next >
Encoding:
Text File  |  2006-12-20  |  436 b   |  11 lines

  1. #
  2. # /etc/pam.d/common-auth - authentication 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 authentication modules that define
  6. # the central authentication scheme for use on the system
  7. # (e.g., /etc/shadow, LDAP, Kerberos, etc.).  The default is to use the
  8. # traditional Unix authentication mechanisms.
  9. #
  10. auth    required    pam_unix.so nullok_secure
  11.