From: domg472@gmail.com (Dominick Grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [oident patch 1/1] Access for confined users to oidentd user home content is unconditional.
Date: Fri, 10 Sep 2010 18:21:54 +0200 [thread overview]
Message-ID: <20100910162151.GA25472@localhost.localdomain> (raw)
Signed-off-by: Dominick Grift <domg472@gmail.com>
---
:100644 100644 0c9876c... 3fed14e... M policy/modules/roles/staff.te
:100644 100644 e8a507d... 93b9f7f... M policy/modules/roles/unprivuser.te
policy/modules/roles/staff.te | 9 +++++----
policy/modules/roles/unprivuser.te | 10 +++++-----
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/policy/modules/roles/staff.te b/policy/modules/roles/staff.te
index 0c9876c..3fed14e 100644
--- a/policy/modules/roles/staff.te
+++ b/policy/modules/roles/staff.te
@@ -27,6 +27,11 @@ optional_policy(`
')
optional_policy(`
+ oident_manage_user_content(staff_t)
+ oident_relabel_user_content(staff_t)
+')
+
+optional_policy(`
postgresql_role(staff_r, staff_t)
')
@@ -121,10 +126,6 @@ ifndef(`distro_redhat',`
')
optional_policy(`
- oident_manage_user_content(staff_t)
- oident_relabel_user_content(staff_t)
- ')
- optional_policy(`
pyzor_role(staff_r, staff_t)
')
diff --git a/policy/modules/roles/unprivuser.te b/policy/modules/roles/unprivuser.te
index e8a507d..93b9f7f 100644
--- a/policy/modules/roles/unprivuser.te
+++ b/policy/modules/roles/unprivuser.te
@@ -17,6 +17,11 @@ optional_policy(`
')
optional_policy(`
+ oident_manage_user_content(user_t)
+ oident_relabel_user_content(user_t)
+')
+
+optional_policy(`
screen_role_template(user, user_r, user_t)
')
@@ -94,11 +99,6 @@ ifndef(`distro_redhat',`
')
optional_policy(`
- oident_manage_user_content(user_t)
- oident_relabel_user_content(user_t)
- ')
-
- optional_policy(`
postgresql_role(user_r, user_t)
')
--
1.7.2.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20100910/a95d59c8/attachment-0001.bin
next reply other threads:[~2010-09-10 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-10 16:21 Dominick Grift [this message]
2010-09-15 12:06 ` [refpolicy] [oident patch 1/1] Access for confined users to oidentd user home content is unconditional 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=20100910162151.GA25472@localhost.localdomain \
--to=domg472@gmail.com \
--cc=refpolicy@oss.tresys.com \
/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.