Impersonate with Delegation or More than one hop on Kerberos? Completely lost

前端 未结 1 352
梦谈多话
梦谈多话 2020-12-16 08:04

My issue here is how to deal with security and a proper implementation of impersonation which will work from a client machine and authenticate properly to my IIS server whic

相关标签:
1条回答
  • 2020-12-16 08:53

    You shouldn't need to configure an AuthenticationType for this to work. You will however need to ensure that the service account (or computer account if network service) hosting the code above is allowed to delegate to the LDAP service on all of the DCs in your environment.

    0 讨论(0)
提交回复
热议问题