Bug 1230369
Summary: | [SELinux]: [geo-rep]: SELinux policy updates required in RHEL-7.1 for geo-rep | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Prasanth <pprakash> | |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | |
Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.1 | CC: | chrisw, csaba, jherrman, jkurik, lvrabec, mgrepl, mmalik, nlevinki, plautrba, pprakash, pvrabec, rhinduja, rhs-bugs, ssekidde, storage-qa-internal | |
Target Milestone: | rc | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | selinux-policy-3.13.1-29.el7 | Doc Type: | Bug Fix | |
Doc Text: |
Previously, initializing a geo-replication session between a master cluster and a slave cluster failed when SELinux was in enforcing mode. This update modifies how the ssh-keygen service handles the /var/lib/glusterd/geo-replication/secret.pem file, and the geo-replication session is now initialized successfully.
|
Story Points: | --- | |
Clone Of: | 1230269 | |||
: | 1232755 (view as bug list) | Environment: | ||
Last Closed: | 2015-11-19 10:36:27 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1212796, 1223636, 1230269, 1232755 |
Description
Prasanth
2015-06-10 17:50:13 UTC
Based on AVCs, there is a python script which manipulates network. Where does it come from? commit 89b81a5cff772c193b50e5fea8a209aad83b0e76 Author: Miroslav Grepl <mgrepl> Date: Wed Jun 17 11:19:25 2015 +0200 We allow can_exec() on ssh_keygen on gluster. But there is a transition defined by init_initrc_domain() because we need to allow execute unconfined services by glusterd. So ssh-keygen ends up with ssh_keygen_t and we need to allow to manage /var/lib/glusterd/geo-replication/secret.pem. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2300.html |