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

Auth against MongoDB 3 not working

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: legacy-0.0-26compat-2.6.9
    • Component/s: None
    • Labels:
      None

      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 ?

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

              Created:
              Updated:
              Resolved: