Allow access to arbiters when auth is enabled

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, if an arbiter is part of a replica set with auth enabled, it can only be accessed by other members of the set. Users cannot authenticate against the arbiter to run any administrative commands (except for db.isMaster).

      A user should be able to authenticate to an arbiter and run administrative commands such as db.serverStatus. This could be implemented by allowing the arbiter to verify the user's auth credentials against the primary of the set.

            Assignee:
            Unassigned
            Reporter:
            Cailin Nelson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: