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

Separate LDAP server hostnames and protocol mechanism

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.11
    • Affects Version/s: None
    • Component/s: Internal Code, Security
    • Labels:
      None
    • Fully Compatible
    • Security 17 (07/15/16), Security (08/08/16)

      We should separate the LDAP server hostname from the protocol mechanism.

      This will allow us to handle connection timeout on Windows, which will happen easily when we do this. On Linux when a connection times out, the MongoDB process will automatically connect to fallback LDAP servers specified with the ldapServers argument. Windows does not currently fallback to subsequent servers. After this patch it will.

      This will also prevent connection timeouts from falling back onto a connection with a different security protocol.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: