SV-258079r1045159_rule
V-258079
SRG-OS-000445-GPOS-00199
RHEL-09-431015
CAT II
10
Configure RHEL 9 to use the targetd SELINUX policy.
Edit the file "/etc/selinux/config" and add or modify the following line:
SELINUXTYPE=targeted
A reboot is required for the changes to take effect.
Verify the SELINUX on RHEL 9 is using the targeted policy with the following command:
$ sestatus | grep "policy name"
Loaded policy name: targeted
If the loaded policy name is not "targeted", this is a finding.
V-258079
False
RHEL-09-431015
Verify the SELINUX on RHEL 9 is using the targeted policy with the following command:
$ sestatus | grep "policy name"
Loaded policy name: targeted
If the loaded policy name is not "targeted", this is a finding.
M
5551