]> git.sur5r.net Git - openldap/commitdiff
s/mech/saslmech/ in sasl directives
authorKurt Zeilenga <kurt@openldap.org>
Tue, 16 Sep 2003 04:39:14 +0000 (04:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 16 Sep 2003 04:39:14 +0000 (04:39 +0000)
doc/guide/admin/slapdconfig.sdf

index 684f02138847f154457a9744ce941fe6eb60dbe3..7d8c124b8407a7b2849d50e3c90b07b66cf9c577 100644 (file)
@@ -285,9 +285,9 @@ perform" error.
 H4: replica
 
 >      replica host=<hostname>[:<port>]
->              [bindmethod={ simple | kerberos | sasl }]
+>              [bindmethod={simple|kerberos|sasl}]
 >              ["binddn=<DN>"]
->              [mech=<mech>]
+>              [saslmech=<mech>]
 >              [authcid=<identity>]
 >              [authzid=<identity>]
 >              [credentials=<password>]
@@ -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