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

Create users with hashed password

    • Type: Icon: New Feature New Feature
    • Resolution: Works as Designed
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 4.2.1
    • Component/s: Security
    • Labels:
      None
    • Security 2019-12-16, Security 2019-12-30

      As of now, creating a new user requires a clear-text password (without hashing).
      I would appreciate having the option to use a hashed password.

      For example: db.createUser({usr: 'usr1', pwd: '<hash>', hashed:true})

      Thank you,

      Guy

       

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            guyeise5@gmail.com guy eise
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: