]> git.sur5r.net Git - openldap/commitdiff
ITS#5536 note serverID requirement for glued databases
authorHoward Chu <hyc@openldap.org>
Fri, 30 May 2008 00:45:56 +0000 (00:45 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 30 May 2008 00:45:56 +0000 (00:45 +0000)
doc/man/man5/slapd-config.5
doc/man/man5/slapd.conf.5

index 6c080725ce97f10c9d3ef8539a17814dcd016339..47a4af8f103889033cecbd3be89c4d527cddcaac 100644 (file)
@@ -720,7 +720,9 @@ size allowed.  0 disables security layers.  The default is 65536.
 .B olcServerID: <integer> [<URL>]
 Specify an integer ID from 0 to 4095 for this server. These IDs are
 required when using multimaster replication and each master must have a
-unique ID. If the URL is provided, this directive may be specified
+unique ID. Note that this requirement also applies to separate masters
+contributing to a glued set of databases.
+If the URL is provided, this directive may be specified
 multiple times, providing a complete list of participating servers
 and their IDs. The fully qualified hostname of each server should be
 used in the supplied URLs. The IDs are used in the "replica id" field
index 18fa6b01f234b1bd0459993ce62a4f4a8365d468..9267801bbd6943f39456f24bd1752e1254774c82 100644 (file)
@@ -871,7 +871,9 @@ Specify an integer ID from 0 to 4095 for this server (limited
 to 3 hexadecimal digits).
 These IDs are
 required when using multimaster replication and each master must have a
-unique ID. If the URL is provided, this directive may be specified
+unique ID. Note that this requirement also applies to separate masters
+contributing to a glued set of databases.
+If the URL is provided, this directive may be specified
 multiple times, providing a complete list of participating servers
 and their IDs. The fully qualified hostname of each server should be
 used in the supplied URLs. The IDs are used in the "replica id" field