Skip to content

Commit 58a9b60

Browse files
jeff-allen-mongokay-kim
authored andcommitted
DOCS-11024 - Documenting required privileges for applyOps with UUIDs
1 parent 13c1db0 commit 58a9b60

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/reference/command/applyOps.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@ Behavior
2424

2525
.. include:: /includes/warning-blocking-global.rst
2626

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+
2736
.. write-lock
2837

2938
.. see: DOCS-133; SERVER-4259

0 commit comments

Comments
 (0)