Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-594

Auth against MongoDB 3 not working

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • legacy-0.0-26compat-2.6.9
    • None
    • None

    Description

      According to the compatibility matrix at http://docs.mongodb.org/ecosystem/drivers/cpp/ the compat driver should be fully compatible to mongodb 3, but we haven't been able to authenticate using
      bool auth(const string &dbname, const string &username, const string &pwd, string& errmsg, bool digestPassword = true);
      against a newly created mongo 4 replicaset

      This might be caused by tha default authentication change - but I have not been able to find a way to define MONGODB-CR users ?

      Attachments

        Activity

          People

            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            christian.wyss@gfk.com Christian Wyss
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: