]> git.sur5r.net Git - openldap/commitdiff
Add replica suffix.
authorKurt Zeilenga <kurt@openldap.org>
Fri, 27 Jul 2001 02:11:36 +0000 (02:11 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 27 Jul 2001 02:11:36 +0000 (02:11 +0000)
doc/man/man5/slapd.conf.5

index f0b49b65a64bd9ec3e1f6960ead8aafa1075c72b..b872078ee027e42b6ed6ba070cce499bb2322288 100644 (file)
@@ -482,6 +482,7 @@ modify the database will return an "unwilling to perform" error.  By
 default, readonly is off.
 .HP
 .B replica host=<hostname>[:port] [tls=yes|critical]
+.B [suffix=<suffix> [...]]
 .B bindmethod=simple|sasl [binddn=<simple DN>] [credentials=<simple password>]
 .B [saslmech=<SASL mech>] [secopts=<options>] [realm=<realm>]
 .B [authcId=<authentication ID>] [authcId=<authentication ID>]
@@ -489,7 +490,10 @@ default, readonly is off.
 Specify a replication site for this database.  Refer to the "OpenLDAP 
 Administrator's Guide" for detailed information on setting up a replicated
 .B slapd
-directory service. A
+directory service. Zero or more
+.B suffix
+instances can be used to select the subtrees that will be replicated
+(defaults to all the database). A
 .B bindmethod
 of
 .B simple