home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20110502.etc.tar.gz / bradford.20110502.etc.tar / etc / pam.d / sshd < prev    next >
Text File  |  2006-11-10  |  362b  |  10 lines

  1. #%PAM-1.0
  2. auth     include        common-auth
  3. auth     required       pam_nologin.so
  4. account  include        common-account
  5. password include        common-password
  6. session  include        common-session
  7. # Enable the following line to get resmgr support for
  8. # ssh sessions (see /usr/share/doc/packages/resmgr/README)
  9. #session  optional    pam_resmgr.so fake_ttyname
  10.