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 9680527 commit 03f1cafCopy full SHA for 03f1caf
source/release-notes/2.0.txt
@@ -375,8 +375,8 @@ automatically, start the shell with :option:`--norc <mongod --norc>`.
375
376
For more information, see :doc:`/reference/mongo`.
377
378
-Most Commands Require Auth
379
-~~~~~~~~~~~~~~~~~~~~~~~~~~
+Most Commands Require Authentication
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
380
381
In 2.0, *all* database commands require that :setting:`auth` is enabled,
382
*except for those listed here*. The following commands *do not* require
@@ -392,7 +392,7 @@ that :setting:`auth` is enabled:
392
393
- :dbcommand:`ping`
394
395
-- ``isdbgrid``
+- :dbcommand:`isdbGrid`
396
397
Resources
398
---------
0 commit comments