Skip to content

Commit 7a9745b

Browse files
author
Dave Cuthbert
authored
DOCSP-23337 users and roles not synched (#55)
* DOCSP-23337 users and roles not synched * Review feedback * Review feedback
1 parent 27d0cf1 commit 7a9745b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/reference/mongosync.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,14 @@ Behavior
121121

122122
.. _c2c-mongosync-config:
123123

124+
Cluster Independence
125+
~~~~~~~~~~~~~~~~~~~~
126+
127+
``mongosync`` synchronizes collection data between a source cluster and
128+
destination cluster. ``mongosync`` does not synchronize :ref:`users
129+
<users>` or :ref:`roles <built-in-roles>`. As a result, you can create
130+
users with different access permissions on each cluster.
131+
124132
Configuration File
125133
~~~~~~~~~~~~~~~~~~
126134

0 commit comments

Comments
 (0)