kentpeacock / rpms / openssh

Forked from rpms/openssh 2 years ago
Clone
f5835d
diff -up openssh-7.0p1/sshd_config.root-login openssh-7.0p1/sshd_config
f5835d
--- openssh-7.0p1/sshd_config.root-login	2015-08-12 11:29:12.919269245 +0200
f5835d
+++ openssh-7.0p1/sshd_config	2015-08-12 11:31:03.653096466 +0200
f5835d
@@ -46,7 +46,7 @@ SyslogFacility AUTHPRIV
f5835d
 # Authentication:
f5835d
 
f5835d
 #LoginGraceTime 2m
f5835d
-#PermitRootLogin prohibit-password
f5835d
+PermitRootLogin yes
f5835d
 #StrictModes yes
f5835d
 #MaxAuthTries 6
f5835d
 #MaxSessions 10