Skip to content

Commit 8f1aab9

Browse files
author
Dave
authored
DOCSP-14836 BACKPORT (#540)
1 parent f512ba3 commit 8f1aab9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

source/reference/built-in-roles.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,7 @@ Cluster Administration Roles
540540
- :authaction:`killAnySession` (New in version 3.6)
541541
- :authaction:`killop`
542542
- :authaction:`logRotate`
543+
- :authaction:`oidReset`
543544
- :authaction:`resync`
544545
- :authaction:`rotateCertificates` (New in version 5.0)
545546
- :authaction:`setParameter`

source/reference/privilege-actions.txt

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

655+
.. authaction:: oidReset
656+
657+
Required to reset the 5 byte random string that is used in the
658+
:ref:`ObjectID <objectid>`.
659+
655660
.. authaction:: logRotate
656661

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

0 commit comments

Comments
 (0)