All of lore.kernel.org
 help / color / mirror / Atom feed
From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [oident patch 1/1] Access for confined users to oidentd user home content is unconditional.
Date: Wed, 15 Sep 2010 08:06:06 -0400	[thread overview]
Message-ID: <4C90B6AE.4070109@tresys.com> (raw)
In-Reply-To: <20100910162151.GA25472@localhost.localdomain>

On 09/10/10 12:21, Dominick Grift wrote:
> Signed-off-by: Dominick Grift<domg472@gmail.com>

Merged.

> ---
> :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)
>   	')
>
>
>
>
> _______________________________________________
> refpolicy mailing list
> refpolicy at oss.tresys.com
> http://oss.tresys.com/mailman/listinfo/refpolicy


-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

      reply	other threads:[~2010-09-15 12:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10 16:21 [refpolicy] [oident patch 1/1] Access for confined users to oidentd user home content is unconditional Dominick Grift
2010-09-15 12:06 ` Christopher J. PeBenito [this message]

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=4C90B6AE.4070109@tresys.com \
    --to=cpebenito@tresys.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.