All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [oident patch 1/1] Access for confined users to oidentd user home content is unconditional.
@ 2010-09-10 16:21 Dominick Grift
  2010-09-15 12:06 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Dominick Grift @ 2010-09-10 16:21 UTC (permalink / raw)
  To: refpolicy

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 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [refpolicy] [oident patch 1/1] Access for confined users to oidentd user home content is unconditional.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2010-09-15 12:06 UTC (permalink / raw)
  To: refpolicy

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-15 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.