From: Daniel J Walsh <dwalsh@redhat.com>
To: "Christopher J. PeBenito" <cpebenito@tresys.com>,
SE Linux <selinux@tycho.nsa.gov>
Subject: using the xdm_t:fifo_file sometimes requires ioctl
Date: Thu, 08 Mar 2007 09:50:06 -0500 [thread overview]
Message-ID: <45F0229E.6090100@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 52 bytes --]
Also needs to communicate with consolekit via dbus.
[-- Attachment #2: nsaserefpolicy_policy_modules_services_xserver.patch --]
[-- Type: text/x-patch, Size: 715 bytes --]
--- nsaserefpolicy/policy/modules/services/xserver.if 2007-02-19 11:32:53.000000000 -0500
+++ serefpolicy-2.5.8/policy/modules/services/xserver.if 2007-03-08 08:42:37.000000000 -0500
@@ -826,7 +826,7 @@
type xdm_t;
')
- dontaudit $1 xdm_t:fifo_file { getattr read write };
+ dontaudit $1 xdm_t:fifo_file rw_fifo_file_perms;
')
########################################
--- nsaserefpolicy/policy/modules/services/xserver.te 2007-02-19 11:32:53.000000000 -0500
+++ serefpolicy-2.5.8/policy/modules/services/xserver.te 2007-03-08 08:42:37.000000000 -0500
@@ -345,6 +345,10 @@
')
optional_policy(`
+ consolekit_dbus_chat(xdm_t)
+')
+
+optional_policy(`
userhelper_dontaudit_search_config(xdm_t)
')
next reply other threads:[~2007-03-08 14:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-08 14:50 Daniel J Walsh [this message]
2007-03-19 17:32 ` using the xdm_t:fifo_file sometimes requires ioctl Christopher J. PeBenito
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=45F0229E.6090100@redhat.com \
--to=dwalsh@redhat.com \
--cc=cpebenito@tresys.com \
--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.