1. Security tasks

Configure least privileged database users (MongoDB)

Version:
Note

MongoDB is not supported in version 10.1 and later.

It is recommended that you create user with limited privileges to access the MongoDB xDB Collection database. The following table lists the required privileges:

Privilege SectionsPrivilege Actions
Query and Write Actionsfind; insert; remove; update
Database Management ActionscreateIndex
Deployment Management Actions-
Replication Actions-
Sharding Actions-
Server Administration Actions-
Session Actions-
Diagnostic ActionslistIndexes; listCollections
If you have suggestions for improving this article, let us know!