1.

Point out the wrong statement.(a) MongoDB uses the combination of the database name and the role name to uniquely define a role(b) A role consists of privileges that pair resources with not allowed operations(c) Roles grant users access to MongoDB resources(d) None of the mentionedThis question was posed to me by my college director while I was bunking the class.My enquiry is from Collection-Level Access Control topic in portion Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

Right option is (d) NONE of the mentioned

The explanation: EXCEPT for roles created in the admin database, a role can only INCLUDE privileges that APPLY to its database and can only inherit from other roles in its database.



Discussion

No Comment Found

Related InterviewSolutions