Actions
Bug #28847
closedHttpd needs to be able to connect to Redis
Difficulty:
Triaged:
No
Description
With the new way of deploying Dynflow, we need to allow httpd to connect to redis (tcp port 6379)
The denial is:
type=AVC msg=audit(1579785923.187:4512): avc: denied { name_connect } for pid=11208 comm="diagnostic_con*" dest=6379 scontext=system_u:system_r:passenger_t:s0 tcontext=system_u:object_r:redis_port_t:s0 tclass=tcp_socket
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman-selinux/pull/99 added
Updated by Anonymous about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 02799161bb5b57cfa6485f8e48fa8892c40e4249.
Actions