We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b48d2 commit 95d8456Copy full SHA for 95d8456
source/core/security-ldap.txt
@@ -102,7 +102,7 @@ If you want to continue allowing access by users *not* on the
102
``$external`` database, you must configure :setting:`setParameter`
103
:parameter:`authenticationMechanisms` to include ``SCRAM-SHA-1`` and/or
104
``SCRAM-SHA-256`` as appropriate. Users must then specify
105
-:option:`--authenticationMechanism` ``SCRAM-SHA-1`` or
+``--authenticationMechanisms`` ``SCRAM-SHA-1`` or
106
``SCRAM-SHA-256`` when authenticating.
107
108
Deploying LDAP authentication on a replica set
0 commit comments