>
> # syncrepl directive \r
> syncrepl rid=001\r
-> provider=ldap://ldap-rid2.example.com\r
+> provider=ldap://ldap-sid2.example.com\r
> bindmethod=simple\r
> binddn="cn=mirrormode,dc=example,dc=com"\r
> credentials=mirrormode\r
> # database section
>
> # syncrepl directive\r
-> syncrepl rid=002\r
-> provider=ldap://ldap-rid1.example.com\r
+> syncrepl rid=001\r
+> provider=ldap://ldap-sid1.example.com\r
> bindmethod=simple\r
> binddn="cn=mirrormode,dc=example,dc=com"\r
> credentials=mirrormode\r
> mirrormode on
It's simple really; each MirrorMode node is setup {{B:exactly}} the same, except
-that the {{serverID}} and {{rid}} are unique, and that the {{provider}} is pointed to
+that the {{serverID}} is unique, and each consumer is pointed to
the other server.
H5: Failover Configuration