Description of problem: $ grep xrdp /etc/selinux/targeted/contexts/files/file_contexts /usr/sbin/xrdp -- system_u:object_r:unconfined_exec_t:s0 /usr/sbin/xrdp-sesman -- system_u:object_r:unconfined_exec_t:s0 Version-Release number of selected component (if applicable): selinux-policy-targeted-3.13.1-128.6.fc22.noarch How reproducible: Always. Steps to Reproduce: 1. xrdp.service fails to start when SELinux is in enforcing mode. Actual results: No start. Expected results: Should start? Additional info: This makes it work: # chcon -t bin_t /usr/sbin/xrdp # chcon -t bin_t /usr/sbin/xrdp-sesman
Reassigning in the hope of getting some feedback and getting this fixed.
Hi, We should create a new policy for this daemon.
*** This bug has been marked as a duplicate of bug 1177202 ***