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
Disable the cdrecord_read_content SELinux Boolean
Disable the cdrecord_read_content SELinux Boolean
An XCCDF Rule
Details
Profiles
Prose
Disable the cdrecord_read_content SELinux Boolean
Medium Severity
By default, the SELinux boolean
cdrecord_read_content
is disabled. If this setting is enabled, it should be disabled. To disable the
cdrecord_read_content
SELinux boolean, run the following command:
$ sudo setsebool -P cdrecord_read_content off