--- 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
