Skip to content

Commit 9e8840e

Browse files
committed
(DOCSP-31236) user role requirements for kafka connector
1 parent 90add65 commit 9e8840e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/introduction/connect.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ The following is an example of a connection URI for a MongoDB replica set:
3131
To learn more about the connection URI format, see
3232
:manual:`Connection String URI Format </reference/connection-string/>` in the MongoDB Manual.
3333

34+
Prerequisites
35+
-------------
36+
37+
To connect the {+conenctor+} to MongoDB, you need to set ``readWrite`` or
38+
``readAnyDatabase`` and ``clusterMonitor`` roles for the database user.
39+
3440
How to Connect
3541
--------------
3642

0 commit comments

Comments
 (0)