

InterviewSolution
Saved Bookmarks
1. |
MongoDB stores user information in the _________ collection.(a) system.allusers(b) system.users(c) system.superusers(d) system.usersnoneThis question was posed to me by my college professor while I was bunking the class.Question is from Authentication topic in section Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» Correct option is (b) system.users |
|