Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-749

Ability to use different ServiceName on the driver for Kerberos Authentication

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.9
    • Affects Version/s: None
    • Component/s: 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@mongodb.com Craig Wilson
            Reporter:
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: