diff --git a/source/includes/table-permissions-atlas.rst b/source/includes/table-permissions-atlas.rst index 8fea222a6..8ee27be0c 100644 --- a/source/includes/table-permissions-atlas.rst +++ b/source/includes/table-permissions-atlas.rst @@ -4,41 +4,26 @@ .. list-table:: :header-rows: 1 + :stub-columns: 1 + :widths: 15 20 20 * - Sync Type - - Target - - Required Permissions - - * - default - - source cluster - - - - - atlasAdmin - - * - default - - destination cluster - - - - - atlasAdmin - - * - write-blocking or reversing - - source cluster - - - - - atlasAdmin - - bypassWriteBlockMode privilege - - * - write-blocking or reversing - - destination cluster - - - - - atlasAdmin - - bypassWriteBlockMode privilege - -For details on Atlas roles, see: :atlas:`Atlas User Roles -`. + - Required Source Permissions + - Required Destination Permissions + + * - Default + - - atlasAdmin + - - atlasAdmin + - :authaction:`bypassWriteBlockingMode` + + * - Write-blocking or reversing + - - atlasAdmin + - :authaction:`bypassWriteBlockingMode` + - - atlasAdmin + - :authaction:`bypassWriteBlockingMode` + +For details on Atlas roles, see: :atlas:`Built-In Roles and Privileges +`. To update Atlas user permissions, see: :atlas:`Manage Access to a Project `. - -