.NET support for Kerberos by default works for when the client and server are in the same domain. What about when they are in different domains? I want to be able to decrypt a Kerberos token on the server using a keytab file provided from the client domain.
Any pointers on how to do this?
Go to the complete details ...