Hi!

Halasz Gabor irta a "
CentOS openldap replication... " témában:
# --- slapd.conf ---
...
overlay                         syncprov
syncprov-checkpoint             100 10
syncprov-sessionlog             100

serverid                        1       ldap://egyikldap.x.y
serverid                        2       ldap://masikldap.x.y

syncrepl rid=1
          provider=ldap://egyikldap.x.y
          binddn="cn=replicator,dc=x,dc=y"
          bindmethod=simple
          credentials=secret
          searchbase="dc=x,dc=y"
          type=refreshAndPersist
          interval=00:00:00:10
          retry="5 5 300 +"
          timeout=1

syncrepl rid=2
          provider=ldap://masikldap.x.y
          binddn="cn=replicator,dc=x,dc=y"
          bindmethod=simple
          credentials=secret
          searchbase="dc=x,dc=y"
          type=refreshAndPersist
          interval=00:00:00:10
          retry="5 5 300 +"
          timeout=1

mirrormode                      true

access to dn.subtree="dc=x,dc=y"
          by dn.exact="cn=replicator,dc=x,dc=y" read

limits dn.exact="cn=replicator,dc=x,dc=y"
          size=unlimited
          time=unlimited
# --- slapd.conf ---


Nekem azt írja vissza, hogy "syncrepl: database already shadowed".

Az openldap 2.3 a centos5.5-ban és ha jól olvastam a multimaster 
2.4+ openldap-ban megy. Tehát nem tudja ez az openldap még?

Azt lehet, hogy egy sima openldapot bekonfigolok és utána (majd 
valamikor) átírva a slapd.conf-ot átállítom multimasterre?


Gábor


_________________________________________________
linux lista      -      [email protected]
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz