Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 04:52:28 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh auth1.c auth2.c src/etc/pam.d sshd src/secure/usr.sbin/sshd Makefile
Message-ID:  <200203261252.g2QCqSH45559@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/03/26 04:52:28 PST

  Modified files:
    crypto/openssh       auth1.c auth2.c 
    etc/pam.d            sshd 
    secure/usr.sbin/sshd Makefile 
  Log:
  Switch over to using pam_login_access(8) module in sshd(8).
  (Fixes static compilation.  Reduces diffs to OpenSSH.)
  
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.21      +2 -9      src/crypto/openssh/auth1.c
  1.14      +2 -10     src/crypto/openssh/auth2.c
  1.3       +2 -1      src/etc/pam.d/sshd
  1.23      +3 -5      src/secure/usr.sbin/sshd/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203261252.g2QCqSH45559>