SV-252920r958518_rule
V-252920
SRG-OS-000134-GPOS-00068
TOSS-04-010090
CAT II
10
Configure the operating system to verify correct operation of all security functions.
Set the "SELinux" status and the "Enforcing" mode by modifying the "/etc/selinux/config" file to have the following line:
SELINUX=enforcing
A reboot is required for the changes to take effect.
Verify that TOSS verifies the correct operation of all security functions.
Check if "SELinux" is active and in "Enforcing" mode with the following command:
$ sudo getenforce
Enforcing
If "SELinux" is not active or not in "Enforcing" mode, this is a finding.
V-252920
False
TOSS-04-010090
Verify that TOSS verifies the correct operation of all security functions.
Check if "SELinux" is active and in "Enforcing" mode with the following command:
$ sudo getenforce
Enforcing
If "SELinux" is not active or not in "Enforcing" mode, this is a finding.
M
5469