Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-523

Authenticate before calling ismaster

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      PyMongo uses the ismaster command for replica set member discovery among other things. In current versions of MongoDB the ismaster command does not require authentication. This is likely to change in the future.

      To prepare for a future when all commands require authentication, PyMongo should always attempt to authenticate a socket connection before using it.

            Assignee:
            Unassigned Unassigned
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: