1.

MongoDB stores user credentials in the protected admin.system._________(a) user(b) capped(c) cappeduser(d) usersThe question was posed to me in an interview for job.The above asked question is from Authorization topic in portion Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

Right choice is (d) users

The best I can EXPLAIN: The admin.system.users COLLECTION STORES the user’s authentication credentials as well as any roles ASSIGNED to the user.



Discussion

No Comment Found

Related InterviewSolutions