Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 13:59:31 -0500
From:      Mike Meyer <mwm-dated-1020020372.0106ca@mired.org>
To:        Jordan Hubbard <jkh@winston.freebsd.org>
Cc:        hackers@freebsd.org
Subject:   Re: Erm, since everyone managed to HIJACK my sshd thread! ;)
Message-ID:  <15557.44819.523368.92026@guru.mired.org>
In-Reply-To: <200204231839.g3NId1UR013639@winston.freebsd.org>
References:  <200204231839.g3NId1UR013639@winston.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In <200204231839.g3NId1UR013639@winston.freebsd.org>, Jordan Hubbard <jkh@winston.freebsd.org> typed:
> 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:

If someone objects, let me know and I'll pay them a visit with a
baseball bat and "explain" things to them.

	<mike

> 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
> 
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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




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