It's protocol version 1 I've disabled, not version 2.

This commit is contained in:
Dag-Erling Smørgrav 2004-02-26 15:54:44 +00:00
parent 6cab36d49d
commit 9d7f8c80e2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126290

View File

@ -18,7 +18,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
to maximize performance.
20040226:
Some sshd configuration defaults have changed: protocol version 2
Some sshd configuration defaults have changed: protocol version 1
is no longer enabled by default, and password authentication is
disabled by default if PAM is enabled (which it is by default).
OpenSSH clients should not be affected by this; other clients may