Dear Team,
I am a new member and I just start to play around with mongoDB.
I have one question about permission in mongoDB.
After I enable security:authorization: “enabled”, I cannot use db.serverCmdLineOpts() to check dbpath.
The question is what role should I grant to my user to be able to use command db.serverCmdLineOpts() ?
Thanks,
Nara