* [refpolicy] [PATCH 1/1] allow nslcd to connect to remote ldap servers
@ 2012-07-17 14:19 Matthew Thode
2012-07-24 13:16 ` Christopher J. PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Matthew Thode @ 2012-07-17 14:19 UTC (permalink / raw)
To: refpolicy
Nslcd is a daemon that allows centralized user management through ldap.
Currently it cannot connect to remote ldap instance through
name_connect. I am enabling that access with this patch.
Signed-off-by: Matthew Thode <mthode@mthode.org>
--- nslcd.te.orig 2012-07-16 16:06:48.943747132 -0400
+++ nslcd.te 2012-07-16 16:06:57.598746760 -0400
@@ -44,6 +44,8 @@
miscfiles_read_localization(nslcd_t)
+corenet_tcp_connect_ldap_port(nslcd_t)
+
optional_policy(`
ldap_stream_connect(nslcd_t)
')
--
-- Matthew Thode
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20120717/e7de231d/attachment.bin
^ permalink raw reply [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH 1/1] allow nslcd to connect to remote ldap servers
2012-07-17 14:19 [refpolicy] [PATCH 1/1] allow nslcd to connect to remote ldap servers Matthew Thode
@ 2012-07-24 13:16 ` Christopher J. PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2012-07-24 13:16 UTC (permalink / raw)
To: refpolicy
On 07/17/12 10:19, Matthew Thode wrote:
> Nslcd is a daemon that allows centralized user management through ldap.
> Currently it cannot connect to remote ldap instance through
> name_connect. I am enabling that access with this patch.
>
> Signed-off-by: Matthew Thode <mthode@mthode.org>
>
> --- nslcd.te.orig 2012-07-16 16:06:48.943747132 -0400
> +++ nslcd.te 2012-07-16 16:06:57.598746760 -0400
> @@ -44,6 +44,8 @@
>
> miscfiles_read_localization(nslcd_t)
>
> +corenet_tcp_connect_ldap_port(nslcd_t)
> +
> optional_policy(`
> ldap_stream_connect(nslcd_t)
> ')
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:[~2012-07-24 13:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 14:19 [refpolicy] [PATCH 1/1] allow nslcd to connect to remote ldap servers Matthew Thode
2012-07-24 13:16 ` 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.