-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Authentication
-
None
In sspi.go the driver does a servicePrincipalName += "@" + serviceRealm if SERVICE_REALM property is set. We may be able to do the same in gss.go.
The hard part will be testing it.