Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 1ce34bd

Browse files
DOCSP-48417-writeBlocking-permission-typo (#658)
* DOCSP-48417-writeBlocking-permission-typo * case * formatting fixes * table widths * fix link (cherry picked from commit ea1e4b5)
1 parent 0f98727 commit 1ce34bd

File tree

1 file changed

+18
-33
lines changed

1 file changed

+18
-33
lines changed

source/includes/table-permissions-atlas.rst

Lines changed: 18 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4,41 +4,26 @@
44
55
.. list-table::
66
:header-rows: 1
7+
:stub-columns: 1
8+
:widths: 15 20 20
79

810
* - Sync Type
9-
- Target
10-
- Required Permissions
11-
12-
* - default
13-
- source cluster
14-
-
15-
16-
- atlasAdmin
17-
18-
* - default
19-
- destination cluster
20-
-
21-
22-
- atlasAdmin
23-
24-
* - write-blocking or reversing
25-
- source cluster
26-
-
27-
28-
- atlasAdmin
29-
- bypassWriteBlockMode privilege
30-
31-
* - write-blocking or reversing
32-
- destination cluster
33-
-
34-
35-
- atlasAdmin
36-
- bypassWriteBlockMode privilege
37-
38-
For details on Atlas roles, see: :atlas:`Atlas User Roles
39-
</reference/user-roles/>`.
11+
- Required Source Permissions
12+
- Required Destination Permissions
13+
14+
* - Default
15+
- - atlasAdmin
16+
- - atlasAdmin
17+
- :authaction:`bypassWriteBlockingMode`
18+
19+
* - Write-blocking or reversing
20+
- - atlasAdmin
21+
- :authaction:`bypassWriteBlockingMode`
22+
- - atlasAdmin
23+
- :authaction:`bypassWriteBlockingMode`
24+
25+
For details on Atlas roles, see: :atlas:`Built-In Roles and Privileges
26+
</mongodb-users-roles-and-privileges/>`.
4027

4128
To update Atlas user permissions, see:
4229
:atlas:`Manage Access to a Project </access/manage-project-access/>`.
43-
44-

0 commit comments

Comments
 (0)