diff options
author | des <des@FreeBSD.org> | 2004-02-26 12:00:41 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2004-02-26 12:00:41 +0000 |
commit | 4287fb43407db1cad8142160c12c997255a03600 (patch) | |
tree | 550cb3c36b933c6cc8810e998b4984059dcdf455 /UPDATING | |
parent | 437b8c0fdd4aa9024bdc5de17a44739f5f5dea56 (diff) | |
download | FreeBSD-src-4287fb43407db1cad8142160c12c997255a03600.zip FreeBSD-src-4287fb43407db1cad8142160c12c997255a03600.tar.gz |
Mention the recent sshd configuration changes.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -17,6 +17,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040226: + Some sshd configuration defaults have changed: protocol version 2 + 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 + have to be reconfigured, upgraded or replaced. + 20040225: routed has been updated in the base system from the vendor sources, routed v2.27, from rhyolite.com. This change means that |