1.

To authenticate using Kerberos, you must add the Kerberos user principals to MongoDB to the _________ database.(a) $internal(b) $external(c) $extern(d) None of the mentionedI have been asked this question during an internship interview.My question is from Kerberos Authentication in section Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

Right option is (b) $external

The BEST I can explain: For EVERY user you want to authenticate using Kerberos, you must create a corresponding user in MONGODB in the $external DATABASE.



Discussion

No Comment Found

Related InterviewSolutions