[CSHARP-749] Ability to use different ServiceName on the driver for Kerberos Authentication Created: 30/May/13  Updated: 02/Apr/15  Resolved: 23/Aug/13

Status: Closed
Project: C# Driver
Component/s: None
Affects Version/s: None
Fix Version/s: 1.9

Type: Task Priority: Major - P3
Reporter: Barrie Segal Assignee: Craig Wilson
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by DRIVERS-1889 Ability to use different Service Name... Closed

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



 Comments   
Comment by auto [ 21/Oct/13 ]

Author:

{u'username': u'craiggwilson', u'name': u'Craig Wilson', u'email': u'craiggwilson@gmail.com'}

Message: CSHARP-749: added support for chaning the kerberos service name.
Branch: v2.0
https://github.com/mongodb/mongo-csharp-driver/commit/9af2517e117fbdc98f0b23eb397346091b5163b5

Comment by auto [ 23/Aug/13 ]

Author:

{u'username': u'craiggwilson', u'name': u'Craig Wilson', u'email': u'craiggwilson@gmail.com'}

Message: CSHARP-749: added support for user specification of a custom service name other than mongodb.
Branch: master
https://github.com/mongodb/mongo-csharp-driver/commit/2e23c1e4d61943011fd3008e0584abc12e48690a

Generated at Wed Feb 07 21:37:43 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.