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 26668d0 commit 168901fCopy full SHA for 168901f
source/reference/method/db.auth.txt
@@ -137,11 +137,10 @@ The :method:`db.auth()` has the following syntax forms:
137
138
- string
139
140
- - Optional. The :mongosh:`authentication mechanism
141
- <mongosh-shell-authentication-mechanisms>` to use.
+ - Optional. The :option:`authentication mechanism <mongosh --authenticationMechanism>`
+ to use.
142
143
- For available mechanisms, see :mongosh:`authentication mechanisms
144
- <mongosh-shell-authentication-mechanisms>`.
+ For available mechanisms, see :option:`authentication mechanisms <mongosh --authenticationMechanism>`.
145
146
If unspecified, uses the :dbcommand:`hello` command to determine
147
the SASL mechanism or mechanisms for the specified user. See
0 commit comments