From: mthode@mthode.org (Matthew Thode)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 1/1] allow nslcd to connect to remote ldap servers
Date: Tue, 17 Jul 2012 09:19:40 -0500 [thread overview]
Message-ID: <5005747C.3030101@mthode.org> (raw)
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
next reply other threads:[~2012-07-17 14:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-17 14:19 Matthew Thode [this message]
2012-07-24 13:16 ` [refpolicy] [PATCH 1/1] allow nslcd to connect to remote ldap servers Christopher J. PeBenito
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=5005747C.3030101@mthode.org \
--to=mthode@mthode.org \
--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.