Rename PLAIN to LDAP in the db.auth()

XMLWordPrintableJSON

    • Server Security
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              [DO NOT USE] Backlog - Security Team
              Reporter:
              Alexander Komyagin (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: