File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -223,11 +223,11 @@ Starting in MongoDB 5.0, if your connection specifies the
223
223
:option:`--apiStrict` option, you may not use the :method:`db.auth()`
224
224
method to:
225
225
226
- - Authenticate again as the same user on the same database.
227
- - Authenticate as a different user when previously authenticated
228
- on the same database.
229
- - Authenticate with a new database when previously authenticated on a
230
- different database.
226
+ - Authenticate again as the same user on the same database.
227
+ - Authenticate as a different user when previously authenticated
228
+ on the same database.
229
+ - Authenticate with a new database when previously authenticated on a
230
+ different database.
231
231
232
232
233
233
Authenticate when Connecting to the Shell
You can’t perform that action at this time.
0 commit comments