Bug 545607
| Summary: | SELinux is preventing /usr/bin/python (deleted) "getattr" access on /var/lib/certmaster/certmaster/certs/alpha.rzhou.org.cert. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ricky Zhou <rzhou> |
| Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 12 | CC: | dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:4ddd2a5028a99595f7c66cb53dde9110baa1ca41312e119ce8f084db7194c86c | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-12-22 20:42:11 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: | |||
|
Description
Ricky Zhou
2009-12-08 22:42:07 UTC
Looks like /var/lib/certmaster(/.*)? gen_context(system_u:object_r:certmaster_var_lib_t,s0) Is missing. chcon -t certmaster_var_lib_t -R /var/lib/certmaster Will fix. Fixed in selinux-policy-3.6.32-57.fc12.noarch Wow, thanks for the fast reply! I just tried your fix, and it works great. selinux-policy-3.6.32-59.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-59.fc12 selinux-policy-3.6.32-59.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-13384 selinux-policy-3.6.32-59.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |