Cleared out static parts of config since it was causing issues

This commit is contained in:
matthew-parlette
2014-04-25 16:33:07 -04:00
parent b44c26cd13
commit 2f28a008c2
2 changed files with 1 additions and 123 deletions
+1
View File
@@ -12,6 +12,7 @@ sshd_config:
LogLevel: INFO
LoginGraceTime: 120
PermitRootLogin: yes
PasswordAuthentication: no
StrictModes: yes
RSAAuthentication: yes
PubkeyAuthentication: yes