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

Ability to use different ServiceName on the driver for Kerberos Authentication

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 1.9
    • None
    • None
    • None

    Description

      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");

      Attachments

        Activity

          People

            craig.wilson@mongodb.com Craig Wilson
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: