Hide Forgot
Description of problem: There is no policy for Open VMware Tools daemon. Version-Release number of selected component (if applicable): open-vm-tools-9.2.3-8.el7.x86_64 selinux-policy-3.12.1-105.el7.noarch selinux-policy-devel-3.12.1-105.el7.noarch selinux-policy-doc-3.12.1-105.el7.noarch selinux-policy-minimum-3.12.1-105.el7.noarch selinux-policy-mls-3.12.1-105.el7.noarch selinux-policy-targeted-3.12.1-105.el7.noarch How reproducible: always Steps to Reproduce: 1. get a RHEL-7.0 machine with active targeted policy 2. edit /usr/lib/systemd/system/vmtoolsd.service, modify the ConditionVirtualization line so it looks this way ConditionVirtualization= # systemctl daemon-reload # service vmtoolsd start # ps -efZ | grep vmtoolsd system_u:system_r:init_t:s0 root 8244 1 0 14:14 ? 00:00:00 /usr/bin/vmtoolsd unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 8523 1833 0 14:24 pts/1 00:00:00 grep --color=auto vmtoolsd # Actual results: * vmtoolsd runs as init_t Expected results: * vmtoolsd runs in its SELinux domain
commit 33dc1322ffa9cba23e1f8d465993d5e4c4b422df Author: Lukas Vrabec <lvrabec> Date: Tue Dec 10 11:08:30 2013 +0100 Added policy for vmtools
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.