Details
-
Task
-
Status: Open
-
Minor - P4
-
Resolution: Unresolved
-
None
-
None
Description
db.getSiblingDB("$external").auth(
|
{
|
mechanism: "PLAIN",
|
user: "jsmith",
|
pwd: "xxx",
|
}
|
PLAIN is confusing. It will be more intuitive for users if we called it LDAP.