Hide Forgot
Description of problem: * conmand uses too powerful SELinux domain Version-Release number of selected component (if applicable): conman-0.2.7-2.el6.x86_64 selinux-policy-3.7.19-231.el6.noarch selinux-policy-doc-3.7.19-231.el6.noarch selinux-policy-minimum-3.7.19-231.el6.noarch selinux-policy-mls-3.7.19-231.el6.noarch selinux-policy-targeted-3.7.19-231.el6.noarch How reproducible: always Steps to Reproduce: # service conman status conmand is stopped # service conman start Starting ConMan: [ OK ] # service conman status conmand (pid 14315) is running... # ps -efZ | grep conman unconfined_u:system_r:initrc_t:s0 root 14315 1 0 14:29 ? 00:00:00 /usr/sbin/conmand -c /etc/conman.conf unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 14329 3863 0 14:29 pts/0 00:00:00 grep conman # Actual results: * conmand runs as initrc_t Expected results: * conmand runs in its own SELinux domain
Hi Milos, Could you attach here or send me conman config file? (/etc/conman.conf) I need re-test this service. Thank you!
I use the default configuration file, but following command needs to be executed before starting the service: # echo 'CONSOLE name="pokus" dev="/usr/share/conman/exec/ipmitool.exp 127.0.0.1 admin"' >> /etc/conman.conf
It's working now, thank you!
commit fe27d44a99da9fa7b2393db542cd19da938b7bbe Author: Lukas Vrabec <lvrabec> Date: Wed Apr 23 10:57:39 2014 +0200 Added conman policy commit 034b85f349bf24e4fd4a9cc82dd46015b87bb12b Author: Lukas Vrabec <lvrabec> Date: Wed Apr 23 10:57:00 2014 +0200 Added label for conman port
patch sent.
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. http://rhn.redhat.com/errata/RHBA-2014-1568.html