This commit is contained in:
2021-06-03 00:17:54 +02:00
parent 9a6acd6230
commit 1de82dd205
2 changed files with 18 additions and 1 deletions

View File

@ -37,7 +37,7 @@ sshd_max_auth_tries: 3
sshd_max_sessions: 10
sshd_permit_root_login: !!str "no"
sshd_permit_root_login: !!str "prohibit-password"
sshd_authorized_keys_file: ".ssh/authorized_keys .ssh/authorized_keys2"