1.

Setting _______ enables authentication and specifies a key file for the replica set member use to when authenticating to each other.(a) mongostat(b) mongod(c) keyFile(d) all of the mentionedThis question was addressed to me by my school principal while I was bunking the class.This key question is from Run-time Database Configuration in division GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

Right choice is (C) keyFile

To EXPLAIN I would say: The content of the key FILE is arbitrary, but must be the same on all members of the replica set and mongos instances that CONNECT to the set.



Discussion

No Comment Found

Related InterviewSolutions