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