Changing Application Pool Identity for IIS 7.5
IIS7.5 includes a new identity type, ApplicationPoolIdentity, and sets it as the default identity for application pools.
On IIS 7.5, PBAppPool also uses ApplicationPoolIdentity as its default identity value, but some Web Forms application features�such as creation of permanent user accounts, SSL authentication, and DataWindow Print and SaveAs commands�fail with this identity. You can avoid these issues by changing the PBAppPool identity to NetworkService:
- In IIS Manager, select Application Pools.
- From the list of application pools, right-click PBAppPool and select Advanced Settings.
-
In the Process Model section, change the identity property from ApplicationPoolIdentity to NetworkService, and click OK.
Changing this setting affects all applications running in the PBAppPool application pool.
Parent topic: Configuration Requirements for Windows Vista and Later
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest