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

Provide configuration option to disable usage of db.auth()

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.2
    • Affects Version/s: 2.2.0
    • Component/s: Security
    • None
    • Environment:
      RHEL 6.2
    • Fully Compatible

      Usage of db.auth means a password (often admin) needs to be typed in clear text. However the authentication can be performed on connection to MongoDB so that no password is ever displayed in clear text.

      If authentication without using db.auth() is the best practice for a MongoDB user, they should be able to enforce it by setting a configuration option which means that the db.auth() command cannot be used for authentication.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            simon.harvey@citi.com Simon Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: