From mboxrd@z Thu Jan 1 00:00:00 1970 From: mthode@mthode.org (Matthew Thode) Date: Tue, 17 Jul 2012 09:19:40 -0500 Subject: [refpolicy] [PATCH 1/1] allow nslcd to connect to remote ldap servers Message-ID: <5005747C.3030101@mthode.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com 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 --- 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