Skip to content

Commit 95d8456

Browse files
committed
trivial: build error
1 parent 15b48d2 commit 95d8456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/security-ldap.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If you want to continue allowing access by users *not* on the
102102
``$external`` database, you must configure :setting:`setParameter`
103103
:parameter:`authenticationMechanisms` to include ``SCRAM-SHA-1`` and/or
104104
``SCRAM-SHA-256`` as appropriate. Users must then specify
105-
:option:`--authenticationMechanism` ``SCRAM-SHA-1`` or
105+
``--authenticationMechanisms`` ``SCRAM-SHA-1`` or
106106
``SCRAM-SHA-256`` when authenticating.
107107

108108
Deploying LDAP authentication on a replica set

0 commit comments

Comments
 (0)