From: Howard Chu Date: Thu, 22 Aug 2002 20:32:09 +0000 (+0000) Subject: Fix errors in replica directive X-Git-Tag: NO_SLAP_OP_BLOCKS~1201 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=33d5c0abd75db339cff16ac316fa8ccad9bb31b1;p=openldap Fix errors in replica directive --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index ca3c47a39b..41b0e8429c 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -878,8 +878,8 @@ default, readonly is off. .B replica host=[:port] [tls=yes|critical] .B [suffix= [...]] .B bindmethod=simple|sasl [binddn=] [credentials=] -.B [saslmech=] [secopts=] [realm=] -.B [authcId=] [authcId=] +.B [saslmech=] [secprops=] [realm=] +.B [authcId=] [authzId=] .B [attr[!]=] .RS Specify a replication site for this database. Refer to the "OpenLDAP @@ -903,6 +903,13 @@ of .B sasl requires the option .B saslmech. +Specific security properties (as with the +.B sasl-secprops +keyword above) for a SASL bind can be set with the +.B secprops +option. A non-default SASL realm can be set with the +.B realm +option. If the .B mechanism will use Kerberos, a kerberos instance should be given in