saslContinue command returns confusing error message when the user can't be found

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.4.0-rc0
    • Affects Version/s: None
    • Component/s: Security
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This affects the upcoming 2.3.2 release.

      If you start a sasl conversation and specify a database that does not define the given user, you get back this document:

      { code : 17, errmsg : "Authentication failed because the password was not provided.", ok : 1.0 }
      

      Expected results:

      { code : 18, errmsg : "Authentication failed.", ok : 1.0 }
      

              Assignee:
              Andy Schwerin
              Reporter:
              Jeffrey Yemin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: