update ..

This commit is contained in:
2024-07-13 23:31:55 +02:00
parent 6125f8d21e
commit e3bc531aea
15 changed files with 632 additions and 7 deletions

View File

@ -2064,6 +2064,8 @@ sshd_use_privilege_separation: !!str "sandbox"
sshd_permit_root_login: !!str "prohibit-password"
sshd_login_grace_time: 120
sshd_authorized_keys_file: ".ssh/authorized_keys .ssh/authorized_keys2"
sshd_pubkey_authentication: !!str "yes"