freebsd-ports/security/openssh/files/patch-ao
Dirk Meyer bf0a21e0d5 - Update to OpenSSH 2.9.9
- convert portname into lowercase
- PREFIX support for default sshd_config
- security-patch for cookie files obsolete
2001-10-03 13:15:16 +00:00

24 lines
429 B
Text

--- sshd_config.orig Thu Sep 20 22:57:51 2001
+++ sshd_config Wed Oct 3 12:37:28 2001
@@ -25,8 +25,8 @@
# Authentication:
-LoginGraceTime 600
-PermitRootLogin yes
+LoginGraceTime 120
+PermitRootLogin no
StrictModes yes
RSAAuthentication yes
@@ -66,8 +66,9 @@
#PrintLastLog no
KeepAlive yes
#UseLogin no
+UseLogin yes
-#MaxStartups 10:30:60
+MaxStartups 10:30:60
#Banner /etc/issue.net
#ReverseMappingCheck yes