Blame SOURCES/openssh-6.9p1-permit-root-login.patch

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