From: Kurt Zeilenga Date: Tue, 16 Sep 2003 04:39:14 +0000 (+0000) Subject: s/mech/saslmech/ in sasl directives X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~720 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6489aaa08bce4d86c63e6069ff45e307d1c1a4db;p=openldap s/mech/saslmech/ in sasl directives --- diff --git a/doc/guide/admin/slapdconfig.sdf b/doc/guide/admin/slapdconfig.sdf index 684f021388..7d8c124b84 100644 --- a/doc/guide/admin/slapdconfig.sdf +++ b/doc/guide/admin/slapdconfig.sdf @@ -285,9 +285,9 @@ perform" error. H4: replica > replica host=[:] -> [bindmethod={ simple | kerberos | sasl }] +> [bindmethod={simple|kerberos|sasl}] > ["binddn="] -> [mech=] +> [saslmech=] > [authcid=] > [authzid=] > [credentials=] @@ -323,7 +323,7 @@ mechanisms. Kerberos authentication requires {{EX:binddn}} and {{EX:srvtab}} parameters. SASL authentication is generally recommended. SASL authentication -requires specification of a mechanism using the {{EX:mech}} parameter. +requires specification of a mechanism using the {{EX:saslmech}} parameter. Depending on the mechanism, an authentication identity and/or credentials can be specified using {{EX:authcid}} and {{EX:credentials}} respectively. The {{EX:authzid}} parameter may be used to specify