Which of the following statements are true?
Check all that apply:
a. Kerberos and MongoDB have mutual trust through a shared key.
b. Kerberos principals are case-sensitive.
c. MongoDB uses the GSSAPI authentication mechanism for Kerberos authentication.
d. LDAP Authentication support is a MongoDB Enterprise only feature.
Answer: a, b, c, d (all options)
All of the following statements are true:
a. Kerberos and MongoDB have mutual trust through a shared key.
b. Kerberos principals are case-sensitive.
c. MongoDB uses the GSSAPI authentication mechanism for Kerberos authentication.
d. LDAP Authentication support is a MongoDB Enterprise only feature.
Which of the following security mechanisms are supported by internal authentication with MongoDB?
Check all that apply:
a. MONGODB-CR
b. X.509
c. LDAP
d. Kerberos
e. Keyfile
Answer
The following security mechanisms are supported by internal authentication with MongoDB:
b. X.509
e. Keyfile