All of lore.kernel.org
 help / color / mirror / Atom feed
* MLS Now working in Fedora 12/RHEL6 in Full Desktop mode.
@ 2010-03-05 17:32 Daniel J Walsh
  2010-03-05 17:55 ` Dominick Grift
  2010-03-29 18:28 ` Tyler Durvik
  0 siblings, 2 replies; 10+ messages in thread
From: Daniel J Walsh @ 2010-03-05 17:32 UTC (permalink / raw)
  To: Eamon Walsh, SELinux

selinux-policy-3.6.32-99.fc12 on Fedora 12

I did remove setroubleshoot and abrt, since these are really not 
appropriate with an MLS machine.
Everything else is a straight install.

My account logs in as user_t.

Only AVC I am seeing now is


allow user_t xserver_t:x_screen { saver_hide saver_setattr saver_show };


I think this is caused by the screen saver kicking in.

and

#============= pulseaudio_t ==============
#!!!! This avc is a constraint violation.  You will need to add an 
attribute to either the source or target type to make it work.

allow pulseaudio_t device_t:dir read;


Which is caused because the /dev/snd directory gets created as SystemHigh.
I have no idea why.  I need to investigate who is creating the directory.

Matchpathcon says it is supposed to be SystemLow.  It must be a 
SystemHigh process that creates it.

--
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] 10+ messages in thread

end of thread, other threads:[~2010-03-29 19:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-05 17:32 MLS Now working in Fedora 12/RHEL6 in Full Desktop mode Daniel J Walsh
2010-03-05 17:55 ` Dominick Grift
2010-03-05 18:03   ` Daniel J Walsh
2010-03-05 18:05     ` Dominick Grift
2010-03-05 18:11       ` Daniel J Walsh
2010-03-05 18:20         ` Dominick Grift
2010-03-05 18:41           ` Daniel J Walsh
2010-03-05 18:49         ` Justin P. mattock
2010-03-29 18:28 ` Tyler Durvik
2010-03-29 19:02   ` Daniel J 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.