Bug #29882
Denial when clicking on Cockpit button
Status:
Closed
Priority:
Normal
Assignee:
Category:
General Foreman
Target version:
Fixed in Releases:
Found in Releases:
Description
Domains problem.
require { type foreman_rails_t; type candlepin_activemq_port_t; type cockpit_ws_t; class tcp_socket name_connect; } #============= cockpit_ws_t ============== corenet_tcp_connect_http_port(cockpit_ws_t) corenet_tcp_connect_websm_port(cockpit_ws_t) kernel_read_system_state(cockpit_ws_t)
Associated revisions
History
#1
Updated by The Foreman Bot 8 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-selinux/pull/101 added
#2
Updated by Lukas Zapletal 8 months ago
- Bugzilla link set to 1837960
- Triaged changed from No to Yes
- Assignee deleted (
Lukas Zapletal) - Category deleted (
General Foreman)
#3
Updated by The Foreman Bot 8 months ago
- Assignee set to Lukas Zapletal
#4
Updated by The Foreman Bot 8 months ago
- Fixed in Releases 2.2.0 added
#5
Updated by Anonymous 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 59156f4a590f603e19c4f7b376e982afa58c6d94.
#6
Updated by Lukas Zapletal 8 months ago
- Difficulty set to trivial
- Target version set to 2.1.0
- Category set to General Foreman
- Fixed in Releases 2.1.0 added
- Fixed in Releases deleted (
2.2.0)
Tomer, I have cherry picked this fix into 2.1-stable. Please release foreman-selinux for the next rc/final.
5ef339a54e241b684c642cd1b730575aa23e6fb0
Fixes #29882 - allow cockpit connections (#101)