Bug 953602
Summary: | openhpid runs as initrc_t | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Milos Malik <mmalik> | |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Milos Malik <mmalik> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 7.0 | |||
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1000521 (view as bug list) | Environment: | ||
Last Closed: | 2014-06-13 11:49:20 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: | 877026 | |||
Bug Blocks: | 848829, 1040970 |
Description
Milos Malik
2013-04-18 15:31:53 UTC
No signs of openhpi policy: # rpm -qa selinux-policy\* selinux-policy-minimum-3.12.1-59.el7.noarch selinux-policy-mls-3.12.1-59.el7.noarch selinux-policy-3.12.1-59.el7.noarch selinux-policy-doc-3.12.1-59.el7.noarch selinux-policy-devel-3.12.1-59.el7.noarch selinux-policy-targeted-3.12.1-59.el7.noarch # sestatus SELinux status: enabled SELinuxfs mount: /sys/fs/selinux SELinux root directory: /etc/selinux Loaded policy name: targeted Current mode: enforcing Mode from config file: enforcing Policy MLS status: enabled Policy deny_unknown status: allowed Max kernel policy version: 28 # semanage fcontext -l | grep openhpi # seinfo -t | grep openhpi openhpid_client_packet_t openhpid_port_t openhpid_server_packet_t # matchpathcon `which openhpid` /usr/sbin/openhpid system_u:object_r:bin_t:s0 # You are right. commit 7b825b25b3cd953d92ebfc567f03589fbe4cc683 Author: Miroslav Grepl <mgrepl> Date: Wed Jul 10 10:38:15 2013 +0200 Activate openhpid policy commit 7c01f55ad9d6af76790b1fda78486dae11a0dcea Author: Miroslav Grepl <mgrepl> Date: Tue Sep 3 11:23:51 2013 +0200 Cleanup openhpid policy This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |