From c0b03113a5e126d2afeee462eb8df51e031a2962 Mon Sep 17 00:00:00 2001 From: Petr Kalis Date: Thu, 30 Jun 2022 10:21:25 +0200 Subject: [PATCH] Added minimal permissions for MongoDB Collected from Discord discussions. --- website/docs/admin_use.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docs/admin_use.md b/website/docs/admin_use.md index f84905c486..1c4ae9e01c 100644 --- a/website/docs/admin_use.md +++ b/website/docs/admin_use.md @@ -105,6 +105,10 @@ save it in secure way to your systems keyring - on Windows it is **Credential Ma This can be also set beforehand with environment variable `OPENPYPE_MONGO`. If set it takes precedence over the one set in keyring. +:::tip Minimal permissions for DB user +- `readWrite` role to `openpype` and `avalon` databases +- `find` permission on `openpype`, `avalon` and `local` + #### Check for OpenPype version path When connection to MongoDB is made, OpenPype will get various settings from there - one among them is directory location where OpenPype versions are stored. If this directory exists OpenPype tries to