Details
-
Task
-
Resolution: Done
-
Major - P3
-
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
Issue Links
- is depended on by
-
DRIVERS-1889 Ability to use different Service Name on the driver for Kerberos Authentication
-
- Closed
-