Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Nov 5, 2021

More granular user privileges for Database User in same project

When having several clusters in the same project, it would be nice if we could configure different privileges to different clusters for the same user credentials. Like in the following example Name | Cluster1 | Cluster2 | Cluster3 | Cluster4 User1 | R/W | R | R | R/W User2 | R | R/W | R | R Currently it's not possible to specify different privileges on the cluster level.
  • Attach files
  • Guest
    Nov 2, 2023
    My particular scenario was that one cluster was prod while another was staging. I wanted to give a user access to do anything in Atlas to staging but not to prod. A workaround is to have separate projects instead of separate clusters within the same project as far as I can tell, but from an organization standpoint that is a bit cluttered.
  • Guest
    Oct 23, 2023
    BUMP