On Tue, 2012-02-14 at 16:22 -0500, Daniel J Walsh wrote: > I would like to patch libselinux to always return 0 on avc_has_perm if > the machine is in permissive mode. > > This will allow Userspace Object Managers to work even if the system > is totally mislabeled and processes as running with bad context. > Currently if a program like dbus asks with a bad process label it can > get denials even in permissive mode. The patch seems like it could at least use a comment. For reference the previous discussion was here: http://marc.info/?l=selinux&m=123973525511476&w=2 I'm not opposed to the proposed patch, but ultimately while it will make their system not crash when in permissive, it also won't help much in getting people towards an enforcing system. It seems to me we need to improve: 1) The notification that the system requires a relabel. If terminals were HTML, we'd be using <blink> 2) The process of relabeling. I think fixfiles defaulting to "all files on all mounted filesystems" is kind of wrong. We should only relabel things installed by RPM first, which should get you back to a clean slate for the system, then you can look at relabeling your custom web content, etc. -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.