[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Replica Problem ... permission ?



Thanx Aron !
Now is working with the rootdn ... but ... I need ... that some dn with password access (replication) to a part of the tree ...
so I put 3 "replica" in the server ... can I put 3 diferent updatedn in 1 slave to test it ??


Thanx

Alcor


----- Original Message ----- From: "Aaron Richton" <richton@nbcs.rutgers.edu>
To: "Alcor" <alcor@fibertel.com.ar>
Cc: <OpenLDAP-software@OpenLDAP.org>
Sent: Friday, June 30, 2006 10:37 AM
Subject: Re: Replica Problem ... permission ?



The ability to run
ldapsearch -x -h 10.0.0.187 -D"cn=Manager,dc=linux,dc=com" -w secret

has very little to do with
replica host=10.0.0.2:389 binddn="cn=Replicator,dc=linux,dc=com" bindmethod=simple credentials=secret

resulting in
Error: ldap_simple_bind_s for 10.0.0.2:389 failed: Invalid credentials


Perhaps you should configure things such that

  ldapsearch -x -h 10.0.0.2 -D "cn=Replicator,dc=linux,dc=com" -w secret

works, which I'd imagine it doesn't at this point. Adding the
"cn=Replicator,dc=linux,dc=com" entry might be a good idea.


-- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.8/380 - Release Date: 30/06/2006