Hi Jim, thanks for answering. I would appreciate you give me any idea how to solve my problem. At the moment what I have as a solution is make copies by hand ldif, between a LDAP and other. By chance know another way to automate or optimize that replicated between LDAPs ???
Thanks in advance Jhack -----Original Message----- From: Jim Willeke [mailto:[email protected]] Sent: martes, 10 de mayo de 2011 20:07 To: [email protected] Subject: Re: Copies between LDAPs Are both of them ApacheDS? Then you need to look at: http://directory.apache.org/apacheds/1.5/replication-requirements.html -jim Jim Willeke On Tue, May 10, 2011 at 3:13 PM, Jorge Hernandez Rosello <[email protected]> wrote: > Hello community. I write because I have the following problem. I´m > using ApacheDS as LDAP server. In my infrastructure I have two LDAPs, > preceded by > an LVS(Linux Virtual Server) balancers. The point is that when I > create a user from my site (which is integrated with LDAP), inserts it > into one of two LDAP that I have available. The decision to send the > request to a specific LDAP is taken by the balancer, because of this, > I must sync both LDAP for that user created in one LDAP replicate (copy) on the other LDAP. > Thus, the user will be created in both LDAPs, and the balancer can > send the > authentication request to any existing LDAP. > > I would appreciate any help you can give me. > > Thanks in advance, > > Jhack > > > >
