All of lore.kernel.org
 help / color / mirror / Atom feed
* X in enforcing mode
@ 2008-06-29 18:14 Joe Nall
  2008-06-30 18:18 ` Eamon Walsh
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Nall @ 2008-06-29 18:14 UTC (permalink / raw)
  To: SELinux List

In order to get firefox, evolution and xterm to run under twm with the  
X object manager in enforcing/mls at a single level I had to add the  
following user policy:

         allow $1_t $1_rootwindow_t:x_drawable { get_property getattr  
read override hide send destroy remove_child };
         allow $1_t $1_xserver_t:x_resource write;

Where $1 is user

xinit was started by hand at init 3.

Not being an X guy, I don't really understand what I just allowed.  
Does this make sense?

joe


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-30 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-29 18:14 X in enforcing mode Joe Nall
2008-06-30 18:18 ` Eamon Walsh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.