

InterviewSolution
Saved Bookmarks
1. |
If you need to disable access control for any reason, restart the process with ______ setting.(a) KeyFile(b) Authentication(c) Authorization(d) All of the mentionedThis question was posed to me by my school teacher while I was bunking the class.Query is from Access Control topic in portion Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» CORRECT choice is (a) KeyFile Explanation: LOGIN in with the user ADMINISTRATOR’s credentials and create ADDITIONAL users. |
|