Skip to content

Commit 44ceede

Browse files
DOCSP-28753-backport.v4.4 fix link (#3266)
* DOCSP-28753-backport.v4.4 conflict * DOCSP-28753-backport.v4.4 fix link for v4.4
1 parent 19a833b commit 44ceede

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/reference/method/db.auth.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,16 @@ The :method:`db.auth()` has the following syntax forms:
137137

138138
- string
139139

140-
- Optional. The :ref:`authentication mechanism
141-
<mongo-shell-authentication-mechanisms>` to use.
140+
- Optional. The :option:`authentication mechanism <mongo --authenticationMechanism>`
141+
to use.
142142

143-
For available mechanisms, see :ref:`authentication mechanisms
144-
<mongo-shell-authentication-mechanisms>`.
143+
For available mechanisms, see :option:`authentication mechanisms <mongo --authenticationMechanism>`.
145144

146145
If unspecified, uses the :dbcommand:`hello` command to determine
147146
the SASL mechanism or mechanisms for the specified user. See
148147
:data:`~hello.saslSupportedMechs`.
149148

150149

151-
152150
* - ``digestPassword``
153151

154152
- boolean

0 commit comments

Comments
 (0)