[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
replication slave to master referral not working?
Hello,
Here is my configuration:
client talks to slave. when update takes places slave refers client to
master. master makes changes and marks the replog. slurpd is then supposed to
update slave.
Well, that would be ideal, but what is really happening is the slave updates
its own database instead of sending a referral back to client.
How can I find out the versions as well ?
Here are my configs..
####################################################
master slapd.conf:
####################################################
include /etc/openldap/schema/corba.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/misc.schema
include /etc/openldap/schema/nadf.schema
include /etc/openldap/schema/nis.schema
include /etc/openldap/schema/openldap.schema
include /etc/openldap/schema/krb5-kdc.schema
schemacheck off
include /etc/openldap/acls/acl1
pidfile /usr/var/slapd.pid
argsfile /usr/var/slapd.args
loglevel 256
database ldbm
suffix "dc=birddog,dc=com"
rootdn "cn=root,dc=birddog,dc=com"
rootpw f00b4r
lastmod on
directory /home/openldap/birddog-ldbm
replogfile /var/log/slapd.replog
replica host=atlas.birddog.com:389
binddn="cn=biguser,dc=birddog,dc=com"
bindmethod=simple credentials=password
######################################################
slave - slapd.conf
######################################################
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/corba.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/misc.schema
include /etc/openldap/schema/nadf.schema
include /etc/openldap/schema/nis.schema
include /etc/openldap/schema/openldap.schema
include /etc/openldap/schema/krb5-kdc.schema
schemacheck on
include /etc/openldap/acls/acl1
pidfile /usr/var/slapd.pid
argsfile /usr/var/slapd.args
loglevel 256
database ldbm
suffix "dc=birddog,dc=com"
rootdn "cn=root,dc=birddog,dc=com"
rootpw f00b4r
lastmod on
directory /home/openldap/birddog-ldbm
updatedn "cn=root,dc=birddog,dc=com"
updateref ldap://ldap1.birddog.com
DNS INFORMATION:
ldap1.birddog.com = master
ldap2.birddog.com = slave
ldap.birddog.com = slave
Client is using ldap.birddog.com.
Thank you for any ideas!
--
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/