Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 22:40:52 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh auth1.c
Message-ID:  <200009020540.WAA89224@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2000/09/01 22:40:52 PDT

  Modified files:
    crypto/openssh       auth1.c 
  Log:
  Repair a broken conflict resolution in r1.2 which had the effect of nullifying
  the login_cap and login.access checks for whether a user/host is allowed
  access to the system for users other than root. But since we currently don't
  have a similar check in the ssh2 code path anyway, it's um, "okay".
  
  Submitted by:	gshapiro
  
  Revision  Changes    Path
  1.6       +24 -24    src/crypto/openssh/auth1.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?200009020540.WAA89224>