Ability to use different ServiceName on the driver for Kerberos Authentication

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 1.9
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Some corporations need to change the default service name for GSSAPI of "mongodb" to something else.

      This is possible to do on the connection string using the "gssapiServiceName" option. It can also be done in code using

      credential = credential.WithMechanismProperty("SERVICE_NAME", "newServiceName");

            Assignee:
            Craig Wilson
            Reporter:
            Barrie Segal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: