Date: Tue, 27 Jun 2000 14:16:06 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth2.c ssh.c Message-ID: <200006272116.OAA66919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green       2000/06/27 14:16:06 PDT
  Modified files:
    crypto/openssh       auth2.c ssh.c 
  Log:
  So /this/ is what has made OpenSSH's SSHv2 support never work right!
  In some cases, limits did not get set to the proper class, but
  instead always to "default", because not all passwd copies were
  done to completion.
  
  Revision  Changes    Path
  1.3       +4 -1      src/crypto/openssh/auth2.c
  1.8       +4 -1      src/crypto/openssh/ssh.c
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?200006272116.OAA66919>
