

InterviewSolution
Saved Bookmarks
1. |
You must have the _______ action on a database to create a new user on that database.(a) createUser(b) createSuperUser(c) createSuUser(d) all of the mentionedI had been asked this question in homework.This key question is from Authorization topic in section Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» The CORRECT ANSWER is (a) createUser |
|