From 6489aaa08bce4d86c63e6069ff45e307d1c1a4db Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 16 Sep 2003 04:39:14 +0000 Subject: [PATCH] s/mech/saslmech/ in sasl directives --- doc/guide/admin/slapdconfig.sdf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5