Skip to content

Commit

Permalink
Update application-pool-identities.md (#1060)
Browse files Browse the repository at this point in the history
Moved the picture down so that it matches what end users should see after step 7 and 8.
  • Loading branch information
lextm authored Jul 9, 2024
1 parent 20eb56e commit 000a1db
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ You can try this by selecting a file in Windows Explorer and adding the "Default
4. Select the **Security** tab
5. Click the **Edit** button and then **Add** button
6. Click the **Locations** button and make sure that you select your computer.

![Screenshot of the Select Users or Groups dialog.](application-pool-identities/_static/image9.jpg)
7. Enter **IIS AppPool\DefaultAppPool** in the **Enter the object names to select:** text box.
8. Click the **Check Names** button and click **OK**.

![Screenshot of the Select Users or Groups dialog.](application-pool-identities/_static/image9.jpg)

By doing this, the file or directory you selected will now also allow the **DefaultAppPool** identity access.

You can do this via the command-line by using the ICACLS tool. The following example gives full access to the DefaultAppPool identity.
Expand Down

0 comments on commit 000a1db

Please sign in to comment.