1 --- openssh-6.1p1/sshd_config.orig 2012-07-31 02:21:34.000000000 +0000 2 +++ openssh-6.1p1/sshd_config 2013-02-26 15:16:29.775204829 +0000 3 @@ -37,7 +37,7 @@ 4 # Authentication: 5 6 #LoginGraceTime 2m 7 -#PermitRootLogin yes 8 +PermitRootLogin no 9 #StrictModes yes 10 #MaxAuthTries 6 11 #MaxSessions 10 12 @@ -95,8 +95,8 @@ 13 #X11Forwarding no 14 #X11DisplayOffset 10 15 #X11UseLocalhost yes 16 #PermitTTY yes 17 -#PrintMotd yes 18 +PrintMotd no 19 #PrintLastLog yes 20 #TCPKeepAlive yes 21 #UseLogin no