From: Kurt Zeilenga Date: Fri, 27 Jul 2001 02:11:36 +0000 (+0000) Subject: Add replica suffix. X-Git-Tag: OPENLDAP_REL_ENG_2_0_12~26 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=947257704990806951def33b0b07b6124382102d;p=openldap Add replica suffix. --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index f0b49b65a6..b872078ee0 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -482,6 +482,7 @@ modify the database will return an "unwilling to perform" error. By default, readonly is off. .HP .B replica host=[:port] [tls=yes|critical] +.B [suffix= [...]] .B bindmethod=simple|sasl [binddn=] [credentials=] .B [saslmech=] [secopts=] [realm=] .B [authcId=] [authcId=] @@ -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