From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
To: SE-Linux <selinux@tycho.nsa.gov>
Subject: Re: selinux and kde
Date: Tue, 24 Aug 2004 23:04:47 +0100 [thread overview]
Message-ID: <20040824220447.GC12140@lkcl.net> (raw)
In-Reply-To: <20040824144947.GC4698@lkcl.net>
On Tue, Aug 24, 2004 at 03:49:47PM +0100, Luke Kenneth Casson Leighton wrote:
> On Tue, Aug 24, 2004 at 10:56:33AM +0200, Thomas Bleher wrote:
> > * Luke Kenneth Casson Leighton <lkcl@lkcl.net> [2004-08-24 02:42]:
> > > ... does anyone ever actually _use_ strict selinux policy enforcing
> > > and successfully run kde under it??
> >
> > Yes, I do.
> > All machines here are using KDE without problems. My policy is currently
> > based on Fedora policy 1.15.7-something (haven't come around to updating
> > for a while). I don't do CD burning here, so no comment on that, but
> > everything else should work[0].
> > What problems are you seeing?
>
things like this:
+allow user_t xdm_tmp_t:file { ioctl write };
+ #EXE=/usr/bin/konqueror PATH=/tmp/xerr-sez-:0 : ioctl
and this:
+allow user_t user_home_dir_t:file { read unlink };
+ #EXE=/usr/bin/kaffeine NAME=.fonts.cache-1 : read
+ #EXE=/usr/bin/kaffeine NAME=.fonts.cache-1 : unlink
and these:
+allow user_t user_t:process { setrlimit };
+ #EXE=/bin/dash : setrlimit
+
+allow user_t user_t:capability { setuid };
+ #EXE=/usr/bin/artswrapper : setuid
for sound to work, these must be added.
for "shutdown and restart" to be added to the menu,
access to write to /var/run in order to create xdmctl
and the sockets therein is necessary to be added to xdm_t.
it's just... so much extra crud i was getting a bit confused.
l.
--
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.
next prev parent reply other threads:[~2004-08-24 21:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-23 23:43 selinux and kde Luke Kenneth Casson Leighton
2004-08-24 8:56 ` Thomas Bleher
2004-08-24 14:49 ` Luke Kenneth Casson Leighton
2004-08-24 22:04 ` Luke Kenneth Casson Leighton [this message]
2004-08-29 17:27 ` Russell Coker
2004-08-30 9:34 ` Luke Kenneth Casson Leighton
2004-08-24 12:26 ` Andreas Schuldei
2004-08-24 22:19 ` Luke Kenneth Casson Leighton
2004-08-24 23:18 ` Erich Schubert
2004-08-29 17:29 ` Russell Coker
2004-08-29 18:46 ` Andreas Schuldei
2004-08-30 0:40 ` Russell Coker
2004-08-30 10:01 ` Luke Kenneth Casson Leighton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040824220447.GC12140@lkcl.net \
--to=lkcl@lkcl.net \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.