Subject: CVS commit: basesrc/crypto/dist/ssh
To: None <source-changes@netbsd.org>
From: Curt Sampson <cjs@netbsd.org>
List: source-changes
Date: 08/31/2001 11:16:25
Module Name:	basesrc
Committed By:	cjs
Date:		Fri Aug 31 08:16:25 UTC 2001

Modified Files:
	basesrc/crypto/dist/ssh: sshd_config

Log Message:
Do not permit direct root logins. This makes ssh consistent with
NetBSD's default security policy in this area: if you are not on
a secure terminal, you must be able to authenticate as a user in
the "wheel" group before you may attempt to authenticate as root
using the root password.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/crypto/dist/ssh/sshd_config

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.