Bug 622281
| Summary: | SELinux empêche l'accès en "read" à /usr/bin/doveconf on /etc/dovecot/conf | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nicolas Mailhot <nicolas.mailhot> |
| Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 14 | CC: | dwalsh, mgrepl, mhlavink, nicolas.mailhot |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:9b9e2a33ffc9e1d316e993a394b8846661d549d5f354a0a75794c067a0641a36 | ||
| Fixed In Version: | selinux-policy-3.8.8-14.fc14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-08-24 01:49:57 UTC | Type: | --- |
| 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: | 538278 | ||
|
Description
Nicolas Mailhot
2010-08-08 15:38:36 UTC
dovecot config has been split in many files upstream... Still there with selinux-policy-targeted-3.8.8-12.fc14.noarch selinux-policy-3.8.8-12.fc14.noarch Still there with selinux-policy-targeted-3.8.8-13.fc14.noarch selinux-policy-3.8.8-13.fc14.noarch That makes it impossible to use dovecot on a selinux system, as it needs to read its configuration every time someone connects to work You can add these rules for now using # grep avc /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Fixed in selinux-policy-3.8.8-14.fc14 selinux-policy-3.8.8-14.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/selinux-policy-3.8.8-14.fc14 selinux-policy-3.8.8-14.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |