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

openldap-server-2.2.29: multimaster support



Hello.

I need to switch from openldap-2.0.27-8 (based on RedHat 9) to
openldap-server-2.2.29 (based on FreeBSD 5.4).

In past on openldap-2.0.27-8 multimaster support was enabled like
described in http://hannibal.solstice.nl/ldap/ldap-multiserver.html.
It worked fine.

Yesterday I tried patch configure.in and  include/portable.h.in files,
like was described in the article, and compiled appropriate port with
options --enable-multimaster. But it seems multimaster support does
not work now. Only I've defined updatedn in slapd.conf, rootdn could
not edit LDAP database.

Error in logs:
Nov  9 11:01:04 bbfile slapd[36501]: conn=0 op=9 MOD dn="cn=sales, ou=Group, dc=BB"
Nov  9 11:01:04 bbfile slapd[36501]: conn=0 op=9 MOD attr=memberUid
Nov  9 11:01:04 bbfile slapd[36501]: conn=0 op=9 RESULT tag=103 err=53 text=shadow context; no update referral

===

Replication configuration:

replica         uri=ldap://ldap.hq.bbconsult
                bindmethod=simple
                binddn="cn=Replicator2,dc=BB"
                credentials=xxx

replogfile      /var/db/openldap-slurp/replica/master-slapd.replog
updatedn        cn=Replicator1,dc=BB

ReplicatorX has write access to LDAP database.

===

System configuration:

# uname -rs
FreeBSD 5.4-RELEASE-p8

# pkg_info | grep openldap
openldap-client-2.2.29 Open source LDAP client implementation
openldap-server-2.2.29 Open source LDAP server implementation


===

P.S. I know that multimaster mode is not officially supported, but in
past I could enable this feature.

Can anybody help me?


Thanks.


-- 
Best regards,
 Sergey                          mailto:ksa@uaic.net