Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenLDAP Replication not quite working...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
flickerfly
l33t
l33t


Joined: 08 Nov 2002
Posts: 677
Location: Lanham, MD

PostPosted: Thu Jul 29, 2004 9:13 pm    Post subject: OpenLDAP Replication not quite working... Reply with quote

I must be so close...

slurpd replication is not working, but when I issue the command:
ldapsearch -h 10.0.1.5 -W -D "uid=Replicator,ou=People,dc=cougarnet,dc=bible,dc=edu" uid=*
I am successfully shown uid records

On the master: /var/lib/openldap-data/slapd.replog & /var/lib/openldap-slurp/replica/slurpd.replog contain no data.

Master slapd.conf:
Code:
replica uri=ldap://10.0.1.5:389
        binddn="uid=Replicator,ou=People,dc=cougarnet,dc=bible,dc=edu"
        bindmethod=simple credentials=*****
replogfile /var/lib/openldap-data/slapd.replog


Recipient slapd.conf:
Code:
updatedn "cn=Manager,dc=cougarnet,dc=bible,dc=edu"
        bindmethod=simple credentials=*****
updateref uri=ldap://10.0.1.5:389


The master has slurpd and slapd running.
The recipient has slapd running.

Is there an obvious problem? I've checked the passwords to make sure they are right. I'm looking at the log on the recipient and can't find a cooresponding "MOD" entry in the logs.

Any idea why this isn't following through with what its being told to do?
_________________
An Evil Genious' Guide to Sheeple and How To Avoid Becoming One | 0x4C9EF4A
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum