SV-256485r958406_rule
V-256485
SRG-OS-000032-GPOS-00013
PHTN-30-000008
CAT II
10
Navigate to and open:
/etc/ssh/sshd_config
Ensure the "LogLevel" line is uncommented and set to the following:
LogLevel INFO
At the command line, run the following command:
# systemctl restart sshd.service
At the command line, run 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-256485
False
PHTN-30-000008
At the command line, run 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
5520