: What's the system account to run ASP.NET web app for each sites in IIS with different application pool? Suppose I have many different website created on IIS 7 on Windows 2008 R2. Each of them
Suppose I have many different website created on IIS 7 on Windows 2008 R2.
Each of them may have different application pool:
.NET 1.1
.NET 2.0
.NET 3.5
.NET 4.0
What the system account to run all those web app? If the app need to read/write file, need to set up right permission for specific folder, then how can I identify the right account to assign right permission?
More posts by @Shanna517
1 Comments
Sorted by latest first Latest Oldest Best
Each application pool can execute as a specific user to control this do the following:
Click on Application Pools in IIS Manager
Click Advanced Settings
Find the Identity property and click the ellipsis
Select the Custom Account radio button
Enter the user name and password
In step 5 be sure to include the domain name as in: MyDomainUserName
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.