1 diff -ru openssh-7.1p1.orig/sshd_config openssh-7.1p1/sshd_config
   2 --- openssh-7.1p1.orig/sshd_config      Fri Aug 21 00:49:03 2015
   3 +++ openssh-7.1p1/sshd_config   Wed Sep  2 08:52:58 2015
   4 @@ -41,7 +41,7 @@
   5  # Authentication:
   6  
   7  #LoginGraceTime 2m
   8 -#PermitRootLogin prohibit-password
   9 +PermitRootLogin no
  10  #StrictModes yes
  11  #MaxAuthTries 6
  12  #MaxSessions 10
  13 @@ -103,7 +103,7 @@
  14  #X11DisplayOffset 10
  15  #X11UseLocalhost yes
  16  #PermitTTY yes
  17 -#PrintMotd yes
  18 +PrintMotd no
  19  #PrintLastLog yes
  20  #TCPKeepAlive yes
  21  #UseLogin no