This commit is contained in:
Christoph 2021-06-03 00:17:36 +02:00
parent 67fa63ccb5
commit b3353ce72a

View File

@ -35,7 +35,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"