gpt4 book ai didi

authentication - ApplicationPoolIdentity 映射到什么?

转载 作者:行者123 更新时间:2023-12-04 06:51:03 24 4
gpt4 key购买 nike

当我在部署在一台机器上的网站上使用 ApplicationPoolIdentity (Win Server 2008 R2) 并尝试访问 SQL Server 时,我得到:

Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.



但是不同盒子(Win7)上的相同配置给了我:

Login failed for user 'DOMAIN\MACHINE$'.



两者 applicationHost.config文件有:
<anonymousAuthentication enabled="true" userName="IUSR" />

问题 : 配置的区别在哪里?更具体地说,我需要调整什么才能使进程(网站)通过“DOMAIN\MACHINE$”进行身份验证?

上下文:IIS7(Windows 7 和 Windows Server 2008 R2)

最佳答案

有关 IIS ApplicationPoolIdentity 以及如何配置它的信息,请参阅 IIS.net 文章 Application Pool Identities .

关于authentication - ApplicationPoolIdentity 映射到什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9330562/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com