

InterviewSolution
Saved Bookmarks
1. |
To view a role’s information, you must be explicitly granted the role or must have the _________ action on the role’s database.(a) viewUser(b) viewRole(c) grantRole(d) none of the mentionedI had been asked this question in a national level competition.This key question is from User and Role Management in portion Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» RIGHT option is (b) viewRole The explanation is: The LOCALHOST EXCEPTION allows you to enable AUTHORIZATION before creating the FIRST user in the system. |
|