Single Choice
Easy
QWhat security measure did MongoDB implement in its 2.6 release onwards?
ID: #6891
MongoDB
120 views
Question Info
#6891Q ID
EasyDifficulty
MongoDBTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Answer: Bind all networked connections to the database by default
Explanation: From the MongoDB 2.6 release onwards, the binaries from the official MongoDB RPM and DEB packages bind to localhost by default. From MongoDB 3.6, this default behavior was extended to all MongoDB packages across all platforms. As a result, all networked connections to the database will be denied unless explicitly configured by an administrator.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic