SV-26782r1_rule
V-22486
GEN005537
GEN005537
CAT II
10
Edit the SSH daemon configuration and add or edit the UsePrivilegeSeparation setting value to yes.
Check the SSH daemon configuration for the UsePrivilegeSeparation setting.
# grep -i UsePrivilegeSeparation /etc/ssh/sshd_config | grep -v '^#'
If the setting is not present, or not set to yes, this is a finding.
V-22486
False
GEN005537
Check the SSH daemon configuration for the UsePrivilegeSeparation setting.
# grep -i UsePrivilegeSeparation /etc/ssh/sshd_config | grep -v '^#'
If the setting is not present, or not set to yes, this is a finding.
M
System Administrator
1386