

InterviewSolution
Saved Bookmarks
1. |
enableLocalhostAuthBypass is not available using _________ database command.(a) setParameter(b) enableParameter(c) removeParameter(d) none of the mentionedThe question was posed to me in an interview.Question is from Access Control topic in chapter Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» CORRECT OPTION is (a) setParameter Easy EXPLANATION: Use the setParameter option in the configuration file or the –setParameter option on the command line. |
|