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

Connection used to update rs config in config servers should get the internal auth table

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.2, 2.3.1
    • Affects Version/s: 2.2.1
    • Component/s: Security, Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL

      At the bottom of s/config.cpp, in the replicaSetChange function, we get a ScopedDbConnection to the config servers using ScopedDbConnection::getScopedDbConnection. This should be ScopedDbConnection::getInternalScopedDbConnection.

      This can prevent the config servers from being updated when a replica set configuration changes in an authenticated cluster.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: