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 1e759b8 commit afad63eCopy full SHA for afad63e
source/reference/user-privileges.txt
@@ -267,13 +267,11 @@ Combined Access
267
Some operations are only available to users that have multiple
268
roles. Consider the following:
269
270
-.. describe:: :method:`sh.status()`
271
-
+:method:`sh.status()`
272
Requires :authrole:`clusterAdmin` and :authrole:`read` access to
273
the :data:`config` database.
274
275
-.. describe:: :dbcommand:`applyOps`, :dbcommand:`eval`, and :method:`db.eval()`
276
+:dbcommand:`applyOps`, :dbcommand:`eval`, and :method:`db.eval()`
277
Requires :authrole:`readAnyDatabase`, :authrole:`readWriteAnyDatabase`,
278
:authrole:`userAdminAnyDatabase`, :authrole:`dbAdminAnyDatabase` and
279
:authrole:`clusterAdmin` (on the ``admin`` database.)
0 commit comments