67cde0f8e7
more regressions tests successfull
18 lines
400 B
Text
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
|