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

Possibility to override default authentication method when creating user

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.0.2
    • Component/s: Security
    • Labels:
      None
    • Security 2018-10-08

      When working with tools/drivers that do not jet support SCRAM-SHA-1 it would be helpful to have a parameter in createUser to create 'old' MONGODB-CR credentials:

      createUser({... , method : "MONGODB-CR"} )
      

      This to add MONGODB-CR users without having to change the default through setting db.system.version.authSchema.currentVersion = 3 and weakening the full installation

            Assignee:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Reporter:
            christian.wyss@gfk.com Christian Wyss
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: