Skip to content

Commit 494d95f

Browse files
author
Dave
authored
DOCSP-14836 BACKPORT (#542)
1 parent 2bcf8cc commit 494d95f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

source/reference/built-in-roles.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,9 +524,9 @@ Cluster Administration Roles
524524
- :authaction:`invalidateUserCache`
525525
- :authaction:`killAnyCursor` (New in version 4.0)
526526
- :authaction:`killAnySession` (New in version 3.6)
527-
528527
- :authaction:`killop`
529528
- :authaction:`logRotate`
529+
- :authaction:`oidReset`
530530
- :authaction:`resync`
531531
- :authaction:`setParameter`
532532
- :authaction:`shutdown`

source/reference/privilege-actions.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,11 @@ Server Administration Actions
631631
Provides information about the server the MongoDB instance runs on. Apply
632632
this action to the ``cluster`` resource.
633633

634+
.. authaction:: oidReset
635+
636+
Required to reset the 5 byte random string that is used in the
637+
:ref:`ObjectID <objectid>`.
638+
634639
.. authaction:: logRotate
635640

636641
User can perform the :dbcommand:`logRotate` command. Apply this action

0 commit comments

Comments
 (0)