开发者

In IIS 7, Is APP Pool/DefaultAppPool user part of EVERYONE user group?

开发者 https://www.devze.com 2023-03-15 13:58 出处:网络
If I give full control to EVERYONE user on domain level, does it mean that local virtual user, APP Pool/DefaultAppPool user gets access 开发者_JS百科to the folder too?Local users will not have the sam

If I give full control to EVERYONE user on domain level, does it mean that local virtual user, APP Pool/DefaultAppPool user gets access 开发者_JS百科to the folder too?


Local users will not have the same permissions as domain users. If you require this functionality, I believe the AppPool will need to run under a DOMAIN\USER account

0

精彩评论

暂无评论...
验证码 换一张
取 消