]> git.sur5r.net Git - openldap/commitdiff
suffix option; allows partial replication of a database
authorPierangelo Masarati <ando@openldap.org>
Tue, 24 Jul 2001 13:39:43 +0000 (13:39 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 24 Jul 2001 13:39:43 +0000 (13:39 +0000)
doc/man/man5/slapd.conf.5

index 3b228813d9a7407a950e9433fe3e3f7886aec663..754a5b662764fe1570530bf4c25b91982e1f339d 100644 (file)
@@ -533,6 +533,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>]
@@ -540,7 +541,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