From: Kurt Zeilenga Date: Thu, 29 Aug 2002 03:35:33 +0000 (+0000) Subject: sasl updates X-Git-Tag: OPENLDAP_REL_ENG_2_1_5~102 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cdbbd923212d6514052c52f405bea9a7aa93b63d;p=openldap sasl updates --- 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