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 Red Hat Enterprise Linux 8
System Settings
SELinux
SELinux - Booleans
Enable the selinuxuser_execmod SELinux Boolean
Enable the selinuxuser_execmod SELinux Boolean
An XCCDF Rule
Details
Profiles
Prose
Enable the selinuxuser_execmod SELinux Boolean
Medium Severity
By default, the SELinux boolean
selinuxuser_execmod
is enabled. If this setting is disabled, it should be enabled. To enable the
selinuxuser_execmod
SELinux boolean, run the following command:
$ sudo setsebool -P selinuxuser_execmod on