Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Oracle Linux 7
System Settings
SELinux
SELinux - Booleans
Disable the secure_mode_policyload SELinux Boolean
Disable the secure_mode_policyload SELinux Boolean
An XCCDF Rule
Details
Profiles
Prose
Disable the secure_mode_policyload SELinux Boolean
Medium Severity
By default, the SELinux boolean
secure_mode_policyload
is disabled. If this setting is enabled, it should be disabled. To disable the
secure_mode_policyload
SELinux boolean, run the following command:
$ sudo setsebool -P secure_mode_policyload off