1.

Which of the following authentication method is used by default by MongoDB?(a) SCRAM-SHA-1(b) LDAP(c) MONGODB-CR(d) None of the mentionedThe question was asked in semester exam.Query is from Authentication in section Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

Correct option is (a) SCRAM-SHA-1

Explanation: SCRAM-SHA-1 verifies SUPPLIED USER credentials against the user’s name, PASSWORD and DATABASE.



Discussion

No Comment Found

Related InterviewSolutions