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 13c1db0 commit 58a9b60Copy full SHA for 58a9b60
source/reference/command/applyOps.txt
@@ -24,6 +24,15 @@ Behavior
24
25
.. include:: /includes/warning-blocking-global.rst
26
27
+Required Access
28
+---------------
29
+
30
+If the specified :term:`oplog` entries contain
31
+:ref:`collection UUIDs <collections-uuids>`, executing this command
32
+requires both the :authaction:`useUUID` and :authaction:`forceUUID`
33
+privileges on the cluster resource to which the oplog entries are
34
+attempting to be written.
35
36
.. write-lock
37
38
.. see: DOCS-133; SERVER-4259
0 commit comments