标签: asp.net wcf iis iis-7.5 windows-authentication
在IIS中的应用程序池中,我已将托管Web服务的identity的{{1}}(在高级设置中)更改为“application pool”。我希望我的Web服务现在以标识“nt authority \ network service”运行,而是以身份Domain \ computername $运行。
identity
application pool
我非常感谢您可能忽略或遗漏的任何系统或IIS配置参数的帮助。