Bug 630690
| Summary: | SELinux is preventing /usr/sbin/rwhod "connect" access . | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Drinkwater <john> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:823370b23134add6d004462b2d818fbe9bd41872aefa6777b78f524d7beb9622 | ||
| Fixed In Version: | selinux-policy-3.7.19-57.fc13 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-09-22 00:38:20 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
John Drinkwater
2010-09-06 18:26:39 UTC
This was a few minutes after I installed rwho package & ran the rwhod daemon… nothing more. John, could you execute # semanage permissive -a rwho_t and see if you get other AVC messages. This command will change rhwo to a permissive domain. Thanks. Dan, I guess we will need to add logging_send_syslog_msg(rwhod_t) Yes add this.
nm -D /usr/sbin/rwhod | grep syslog
U __syslog_chk
I required a reinstall of Fedora 13 (rawhide took out my networking), did an update to latest packages, installed rwho, opened firewall port, can’t seem to reproduce this now. Sorry. John, I think we still need it. I believe there is a code path where rwhod will send syslog messages. Fixed in selinux-policy-3.7.19-55.fc13 selinux-policy-3.7.19-57.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/selinux-policy-3.7.19-57.fc13 selinux-policy-3.7.19-57.fc13 has been pushed to the Fedora 13 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: https://admin.fedoraproject.org/updates/selinux-policy-3.7.19-57.fc13 selinux-policy-3.7.19-57.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |