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