kentpeacock / rpms / openssh

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