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

Easiest explanation: To provide user administrators, MongoDB has userAdmin and USERADMINANYDATABASE ROLES.



Discussion

No Comment Found

Related InterviewSolutions