简体   繁体   English

向文件夹应用程序池授予访问权限(ASP.NET MVC)

[英]Grant acess to folder application pool (ASP.NET MVC)

I have app on Azure App services 我在Azure App服务上有应用程序

In project wwwroot I have uploads folder. 在项目wwwroot我具有上载文件夹。

I need to grant it full control read permission 我需要授予它完全控制读取权限

I connect to website using IIS Manager 我使用IIS管理器连接到网站

Here is screen 这是屏幕

在此处输入图片说明

And have application pool settings 并具有应用程序池设置

在此处输入图片说明

But I don't understand how I can give permissions to folder 但是我不明白如何授予文件夹权限

Help me please 请帮帮我

UPDATE UPDATE

I go to this folders and check permissions 我转到此文件夹并检查权限

Full control is on 完全控制已开启

在此处输入图片说明

Edit permissions again and try to add Machine\\Users and IUSRS. 再次编辑权限,然后尝试添加Machine \\ Users和IUSRS。 Verify Authentication configuration is the desired for your site (For example Anonimous Auth + Edit -> AppPoolIdentity) 验证身份验证配置是否适合您的站点(例如,匿名身份验证+编辑-> AppPoolIdentity)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM