1.

Administrators can implement collection-level access control through user-defined __________(a) roles(b) replica sets(c) shards(d) none of the mentionedThis question was posed to me in unit test.This question is from Collection-Level Access Control in chapter Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

The correct option is (a) ROLES

To elaborate: By creating a role with PRIVILEGES that are scoped to a specific COLLECTION in a PARTICULAR database, ADMINISTRATORS can provision users with roles that grant privileges on a collection level.



Discussion

No Comment Found

Related InterviewSolutions