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 CLI & Shell
Created by Guest
Created on Sep 28, 2021

modify mongoDB DB user in ATLAS, OPS Manager , or Cloud Manager

It would be really nice if mongocli could be used to modify user accounts. Add new roles, or change the password. Currently mongocli can add, list , delete project DB user accounts. It would be nice for modify, since there is a need for password rotation, and mongocli see so fit that bill quite nicely. This is for OPS Manager, but could be for OPS , Cloud or Atlas..
  • Guest
    Sep 28, 2021
    Hi George, you can update a DB user with Atlas (https://docs.mongodb.com/mongocli/v1.7/reference/atlas/dbuser-update/) but yes, we do not have this feature for ops manager or cloud manager. Thanks for the great suggestion!