summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/FREEBSD-upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/FREEBSD-upgrade')
-rw-r--r--crypto/openssh/FREEBSD-upgrade10
1 files changed, 2 insertions, 8 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index 86913ff..03b7dbf 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -3,6 +3,7 @@
FreeBSD maintainer's guide to OpenSSH-portable
==============================================
+[needs rewriting for svn]
0) Make sure your mail spool has plenty of free space. It'll fill up
pretty fast once you're done with this checklist.
@@ -86,11 +87,7 @@ B) Re-commit everything on repoman (you *did* use a test repo for
We've modified some configuration defaults in sshd:
- - PasswordAuthentication defaults to "no" when PAM is enabled.
-
- - For protocol version 2, we don't load RSA host keys by
- default. If both RSA and DSA keys are present, we prefer DSA
- to RSA.
+ - PasswordAuthentication defaults to "no".
- LoginGraceTime defaults to 120 seconds instead of 600.
@@ -103,9 +100,6 @@ B) Re-commit everything on repoman (you *did* use a test repo for
We've modified some configuration defaults in ssh:
- - For protocol version 2, if both RSA and DSA keys are present,
- we prefer DSA to RSA.
-
- CheckHostIP defaults to "no".
3) Canonic host names
OpenPOWER on IntegriCloud