Return to
HomePage
Question: What are the requirements for using Kerberos delegation?
Answer:
* For Kerberos delegation the server should be part of the domain.
* ASP.NET Process Identity of the server or the Server account in the domain should be configured for delegation.
* The client and server both should kerberos authetication.
Return to
HomePage