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..
4
votes
George
shared this idea
-
Andrea Angiolillo commented
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!