SV-208922r603263_rule
V-208922
SRG-OS-000126
OL6-00-000231
CAT III
10
To ensure the SSH idle timeout occurs precisely when the "ClientAliveCountMax" is set, edit "/etc/ssh/sshd_config" as follows:
ClientAliveCountMax 0
To ensure the SSH idle timeout will occur when the "ClientAliveCountMax" is set, run the following command:
# grep ClientAliveCountMax /etc/ssh/sshd_config
If properly configured, output should be:
ClientAliveCountMax 0
If it is not, this is a finding.
V-208922
False
OL6-00-000231
To ensure the SSH idle timeout will occur when the "ClientAliveCountMax" is set, run the following command:
# grep ClientAliveCountMax /etc/ssh/sshd_config
If properly configured, output should be:
ClientAliveCountMax 0
If it is not, this is a finding.
M
2928