Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-25826

Rename PLAIN to LDAP in the db.auth()

    • Server Security

      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:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            alex.komyagin@mongodb.com Alexander Komyagin (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: