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