Tom London wrote:
Running strict/enforcing, with latest from Dan's tree.
The 'mount' command produces no output when run in enforcing mode. Works fine in permissive mode.
No AVCs produced.....
tom
-- fedora-selinux-list mailing list fedora-selinux-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-selinux-list
Try mount | cat
Problem is sysadm is transitioning to the mount command which is not allowed to write to tty devices.
Normal users don't have the problem since they don't transition to mount.
Not sure how to solve.
Dan