Bug 1203991
| Summary: | Undefined context for /etc/my.cnf.d/*cnf configuration files in mysql/mariadb | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Honza Horak <hhorak> | |
| Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> | |
| Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 7.2 | CC: | bgollahe, dominick.grift, dwalsh, extras-qa, jherrman, lvrabec, mgrepl, mmalik, plautrba, pvrabec, ssekidde | |
| Target Milestone: | rc | Keywords: | ZStream | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | selinux-policy-3.13.1-25.el7 | Doc Type: | Bug Fix | |
| Doc Text: |
The /etc/my.cnf.d/ directory previously had only the default etc_t SELinux context defined, which was not sufficient. A more specific context for the /etc/my.cnf.d/*cnf configuration files has been added to the mysql SELinux policy, thus fixing this bug.
|
Story Points: | --- | |
| Clone Of: | 1203989 | |||
| : | 1203994 1214235 (view as bug list) | Environment: | ||
| Last Closed: | 2015-11-19 10:26:55 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: | 1203989 | |||
| Bug Blocks: | 1203994, 1208765, 1214235 | |||
|
Description
Honza Horak
2015-03-20 06:02:22 UTC
commit b7417f6bfb16b5dc37dce0bd50f99a4716d40c69
Author: Lukas Vrabec <lvrabec>
Date: Mon Mar 23 11:26:14 2015 +0100
Added label mysqld_etc_t for /etc/my.cnf.d/ dir.
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 |