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

Slurpd Problems



Hi All,

I'm attempting to get slurpd replication across two slapd servers working but I'm not having much success.

The operating system is Debian (testing) with OpenLdap 2.1.30 (debian package 2.1.30-3).

slurpd reports the following:
-----------------------------
klee0:~# /usr/sbin/slurpd -d 8
@(#) $OpenLDAP: slurpd 2.1.30 (Jul 27 2004 08:06:46) $

@euklid:/home/roland/debian/openldap/build/2.1.30/openldap2-2.1.30/debian/build/servers/slurpd


request 1 done
request 2 done
Error: ldap_modify_s failed modifying "entryCSN: no user modification allowed": dc=hopper1,dc=syd.holmesinstitute.edu.au,ou=hosts,dc=holmesinstitute,dc=edu,dc=au
Error: ldap operation failed, data written to "/var/spool/slurpd/replica/hopper0.syd.holmesinstitute.edu.au:389.rej"
-----------------------------



Master slapd.conf ----------------- database bdb # The base of your directory in database #1 suffix "dc=holmesinstitute,dc=edu,dc=au" replica uri=ldap://hopper0.syd.holmesinstitute.edu.au:389 binddn="cn=replicatorUser,dc=systemUsers,dc=holmesinstitute,dc=edu,dc=au " bindmethod=simple credentials="XXXXX" -----------------


Slave slapd.conf: ----------------- database bdb

# The base of your directory in database #1
suffix          "dc=holmesinstitute,dc=edu,dc=au"

updatedn="cn=replicatorUser,dc=systemUsers,dc=holmesinstitute,dc=edu,dc=au"

<snip until ACL's>
# give the updateDN "cn=replicatorUser,dc=systemUsers,dc=holmesinstitute,dc=edu,dc=au" auth and write access
access to *
by dn.exact="cn=replicatorUser,dc=systemUsers,dc=holmesinstitute,dc=edu,dc=au" =xw
by * none break
-----------------


I've check all passwords, dn's and tried various permission settings (=xwcr, write) on the slapd slave, without sucess.




-- Cheers,

Nick.

Life is short and hard like a body building elf.
------------------------------------------------------------------------------
  Nick Savvides				Phone: 	+61-3-8344-5433
  I.T. & DAQ Systems		       	Mobile:	+61-419-928-419
  Micro-Analytical Research Centre     	nicks@ph.unimelb.edu.au
  School of Physics,                   	nick@nicksavvides.com
  University of Melbourne,              http://www.nicksavvides.com
  Victoria, Australia 3010.
------------------------------------------------------------------------------