Fix 3_3_7 and 5_2_20

This commit is contained in:
root@DERVISHx 2023-10-10 09:52:26 +01:00
parent 3525cb6aab
commit 3f835628c0
2 changed files with 19 additions and 1 deletions

View file

@ -565,7 +565,7 @@ rhel9cis_logrotate: "daily"
rhel9_cis_sshd_config_file: /etc/ssh/sshd_config
rhel9cis_sshd:
clientalivecountmax: 0
clientalivecountmax: 3
clientaliveinterval: 900
logingracetime: 60
# WARNING: make sure you understand the precedence when working with these values!!