Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The identity application pool settings allow you to specify the account that the worker process uses. By default, the worker process uses the Network Service account. However, you can override this and specify a different Windows identity. The following sections describe how to specify the identity application pool settings.
The recycling application pool settings are specified on the Identity tab of an application pool's properties dialog box.
To set the identity application pool settings
Identity tab of the application pool Properties dialog box
UserName and Password are the equivalent application pool setting for the username and password ASP.NET process model settings, respectively. These settings are used together to make the worker process run using the specified Windows identity. By default, the worker process uses the Network Service account. However, if the Configurable radio button is selected and the UserName and Password text boxes contain valid values, the worker process will use the specified Windows identity. In addition, you must add the Windows identity to the IIS_WPG user group.
To add the Windows identity to the IIS_WPG user group
Application Pool Settings for Worker Process Isolation Mode | Performance Application Pool Settings | Recycling Application Pool Settings | Health Application Pool Settings | IIS 6.0 Application Isolation Modes | IIS 6.0 Application Isolation Modes Overview | Mapping ASP.NET Process Model Settings to IIS 6.0 Application Pool Settings | <processModel> Element
Please sign in to use this experience.
Sign in