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