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