Replicate portion of an LDAP directory to external server

Posted by colemanm on Server Fault See other posts from Server Fault or by colemanm
Published on 2010-01-12T18:09:07Z Indexed on 2010/03/12 14:07 UTC
Read the original article Hit count: 206

We're in the process of setting up a Jabber server on Amazon EC2 right now, and we'd like to have our internal users authenticate via LDAP so we don't have to create/manage a separate set of user accounts than the master directory in the office.

My question is: is there a way to copy, unidirectionally, a segment of our internal LDAP directory (the user accounts OU) to an external LDAP server and authenticate Jabber against that?

We're trying to work around having our externally hosted machines out in the cloud accessing our internal network directly... If we can replicate in one direction only a subset of the user accounts, then if that gets compromised we don't necessarily have a critical security breach into our internal network.

© Server Fault or respective owner

Related posts about ldap

Related posts about jabber