freebsd-ports/security/hpn-ssh/files/patch-sshd_config
Dirk Meyer 67cde0f8e7 - update to 3.7.1p2
more regressions tests successfull
2003-09-26 18:13:52 +00:00

18 lines
400 B
Text

--- sshd_config.orig Tue Sep 2 14:51:18 2003
+++ sshd_config Tue Sep 16 20:05:44 2003
@@ -34,6 +34,7 @@
#LoginGraceTime 2m
#PermitRootLogin yes
+PermitRootLogin no
#StrictModes yes
#RSAAuthentication yes
@@ -56,6 +57,7 @@
# Change to no to disable s/key passwords
#ChallengeResponseAuthentication yes
+ChallengeResponseAuthentication no
# Kerberos options
#KerberosAuthentication no