From owner-freebsd-hackers Tue Apr 23 11:54: 0 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by hub.freebsd.org (Postfix) with SMTP id 9B9C737B41D for ; Tue, 23 Apr 2002 11:53:42 -0700 (PDT) Received: (qmail 30479 invoked from network); 23 Apr 2002 18:53:18 -0000 Received: from dsl092-171-091.wdc1.dsl.speakeasy.net (66.92.171.91) by dsl092-171-091.wdc1.dsl.speakeasy.net with SMTP; 23 Apr 2002 18:53:18 -0000 Date: Tue, 23 Apr 2002 14:53:18 -0400 (EDT) From: Kenneth Culver To: Jordan Hubbard Cc: hackers@FreeBSD.ORG Subject: Re: Erm, since everyone managed to HIJACK my sshd thread! ;) In-Reply-To: <200204231839.g3NId1UR013639@winston.freebsd.org> Message-ID: <20020423145307.U30465-100000@alpha.yumyumyum.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG PLEASE commit this :-) It's so annoying. Ken On Tue, 23 Apr 2002, Jordan Hubbard wrote: > I'm going to commit the following in 48 hours unless someone can > convince me that it's a good idea for FreeBSD to be the odd-OS out > with respect to this behavior: > > Index: sshd_config > =================================================================== > RCS file: /home/ncvs/src/crypto/openssh/sshd_config,v > retrieving revision 1.4.2.6 > diff -u -r1.4.2.6 sshd_config > --- sshd_config 28 Sep 2001 01:33:35 -0000 1.4.2.6 > +++ sshd_config 23 Apr 2002 18:38:01 -0000 > @@ -48,8 +48,8 @@ > PasswordAuthentication yes > PermitEmptyPasswords no > > -# Uncomment to disable s/key passwords > -#ChallengeResponseAuthentication no > +# Comment out to enable s/key passwords > +ChallengeResponseAuthentication no > > # To change Kerberos options > #KerberosAuthentication no > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message