From: Pierangelo Masarati Date: Sat, 30 Mar 2002 08:57:41 +0000 (+0000) Subject: allow attribute exclusion list in selective replica X-Git-Tag: OPENLDAP_REL_ENG_2_MP~278 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=704ed641eb54afef491f05a26ba7dd16129a0788;p=openldap allow attribute exclusion list in selective replica --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index a03b25cbc3..6227c02572 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -720,6 +720,7 @@ default, readonly is off. .B bindmethod=simple|sasl [binddn=] [credentials=] .B [saslmech=] [secopts=] [realm=] .B [authcId=] [authcId=] +.B [attr[!]=] .RS Specify a replication site for this database. Refer to the "OpenLDAP Administrator's Guide" for detailed information on setting up a replicated @@ -746,6 +747,17 @@ If the .B mechanism will use Kerberos, a kerberos instance should be given in .B authcId. +An +.B attr list +can be given after the +.B attr +keyword to allow the selective replication of the listed attributes only; +if the optional +.B ! +mark is used, the list is considered exclusive, i.e. the listed attributes +are not replicated. +If an objectClass is listed, all the related attributes +are (are not) replicated. .RE .TP .B replogfile