Provide (Set) Read Write permissions to folder (directory) in IIS

indradeo
 
on May 28, 2021 11:09 PM
1518 Views

how to provide Read/Write permissions for

IIS_USR

NETWORK SERVICE

IIS_USRS

Download FREE API for Word, Excel and PDF in ASP.Net: Download
dharmendr
 
on May 28, 2021 11:33 PM

Hi indradeo,

  • Right-click the directory, then choose Properties. Go to the Security tab.
  • Find the IIS_USR account (If IUSR is not in the list, add it by clicking Edit, then clicking Add and then typing IIS_USR in the Enter the object names to select field).
  • Select the user from the list. Click Edit and check the checkbox to set Modify and Write permissions. Then Apply.

Repeat the steps for NETWORK SERVICE and IIS_USRS account.

Refer below link for details.

https://stackoverflow.com/questions/14934006/iis-iusrs-and-iusr-permissions-in-iis8