* [refpolicy] [PATCH] Properly label utempter helper on debian
@ 2015-11-26 20:45 Laurent Bigonville
2015-12-01 15:24 ` Christopher J. PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Laurent Bigonville @ 2015-11-26 20:45 UTC (permalink / raw)
To: refpolicy
From: Laurent Bigonville <bigon@bigon.be>
---
policy/modules/system/authlogin.fc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/policy/modules/system/authlogin.fc b/policy/modules/system/authlogin.fc
index 2479587..bb11be5 100644
--- a/policy/modules/system/authlogin.fc
+++ b/policy/modules/system/authlogin.fc
@@ -18,6 +18,8 @@ ifdef(`distro_suse', `
/usr/kerberos/sbin/login\.krb5 -- gen_context(system_u:object_r:login_exec_t,s0)
+/usr/lib/utempter/utempter -- gen_context(system_u:object_r:utempter_exec_t,s0)
+
/usr/sbin/utempter -- gen_context(system_u:object_r:utempter_exec_t,s0)
/usr/sbin/validate -- gen_context(system_u:object_r:chkpwd_exec_t,s0)
ifdef(`distro_gentoo', `
--
2.6.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH] Properly label utempter helper on debian
2015-11-26 20:45 [refpolicy] [PATCH] Properly label utempter helper on debian Laurent Bigonville
@ 2015-12-01 15:24 ` Christopher J. PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2015-12-01 15:24 UTC (permalink / raw)
To: refpolicy
On 11/26/2015 3:45 PM, Laurent Bigonville wrote:
> From: Laurent Bigonville <bigon@bigon.be>
>
> ---
> policy/modules/system/authlogin.fc | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/policy/modules/system/authlogin.fc b/policy/modules/system/authlogin.fc
> index 2479587..bb11be5 100644
> --- a/policy/modules/system/authlogin.fc
> +++ b/policy/modules/system/authlogin.fc
> @@ -18,6 +18,8 @@ ifdef(`distro_suse', `
>
> /usr/kerberos/sbin/login\.krb5 -- gen_context(system_u:object_r:login_exec_t,s0)
>
> +/usr/lib/utempter/utempter -- gen_context(system_u:object_r:utempter_exec_t,s0)
> +
> /usr/sbin/utempter -- gen_context(system_u:object_r:utempter_exec_t,s0)
> /usr/sbin/validate -- gen_context(system_u:object_r:chkpwd_exec_t,s0)
> ifdef(`distro_gentoo', `
Merged.
--
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:[~2015-12-01 15:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-26 20:45 [refpolicy] [PATCH] Properly label utempter helper on debian Laurent Bigonville
2015-12-01 15:24 ` 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.