2017-12-20 16:52:41

by Jason Zaman

[permalink] [raw]
Subject: [refpolicy] [PATCH] gssproxy: allow writing kerberos rcache

---
gssproxy.te | 1 +
1 file changed, 1 insertion(+)

diff --git a/gssproxy.te b/gssproxy.te
index c1dcc55..a2519dd 100644
--- a/gssproxy.te
+++ b/gssproxy.te
@@ -63,4 +63,5 @@ optional_policy(`
kerberos_manage_host_rcache(gssproxy_t)
kerberos_read_keytab(gssproxy_t)
kerberos_use(gssproxy_t)
+ kerberos_tmp_filetrans_host_rcache(gssproxy_t, file)
')
--
2.13.6


2017-12-26 10:25:16

by Chris PeBenito

[permalink] [raw]
Subject: [refpolicy] [PATCH] gssproxy: allow writing kerberos rcache

On 12/20/2017 11:52 AM, Jason Zaman wrote:
> ---
> gssproxy.te | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/gssproxy.te b/gssproxy.te
> index c1dcc55..a2519dd 100644
> --- a/gssproxy.te
> +++ b/gssproxy.te
> @@ -63,4 +63,5 @@ optional_policy(`
> kerberos_manage_host_rcache(gssproxy_t)
> kerberos_read_keytab(gssproxy_t)
> kerberos_use(gssproxy_t)
> + kerberos_tmp_filetrans_host_rcache(gssproxy_t, file)
> ')

Merged.

--
Chris PeBenito