SV-239111r675141_rule
V-239111
SRG-OS-000163-GPOS-00072
PHTN-67-000039
CAT II
10
Open /etc/ssh/sshd_config with a text editor.
Ensure that the "ClientAliveCountMax" line is uncommented and set to the following:
ClientAliveCountMax 0
At the command line, execute the following command:
# service sshd reload
At the command line, execute the following command:
# sshd -T|&grep -i ClientAliveCountMax
Expected result:
ClientAliveCountMax 0
If the output does not match the expected result, this is a finding.
V-239111
False
PHTN-67-000039
At the command line, execute the following command:
# sshd -T|&grep -i ClientAliveCountMax
Expected result:
ClientAliveCountMax 0
If the output does not match the expected result, this is a finding.
M
5323