Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 04:18:27 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/secure/usr.sbin/sshd Makefile src/crypto/openssh auth2-chall.c auth2-pam.c
Message-ID:  <200203211218.g2LCIRb01015@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/03/21 04:18:27 PST

  Modified files:
    secure/usr.sbin/sshd Makefile 
    crypto/openssh       auth2-chall.c 
  Added files:
    crypto/openssh       auth2-pam.c 
  Log:
  Use PAM instead of S/Key (or OPIE) for SSH2.
  
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.2       +245 -44   src/crypto/openssh/auth2-chall.c
  1.1       +334 -0    src/crypto/openssh/auth2-pam.c (new)
  1.22      +2 -2      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?200203211218.g2LCIRb01015>