I’ve inherited a MongoDB implementation with very little background in DB, much less MongoDB.
Last year we migrated the 3 member replica set to using certificates and enforcing TLS. This year, in trying to remove a Mongo User I discovered that the account I have access to does not have root privileges. I don’t find any documented user that has root access. I’m not sure how this situation developed, and the person who ran this system is no longer available. The challenge is, I don’t see a way to recover root access that seems acceptable.
Any suggestions would be greatly appreciated!