Determining the Web Application Identity Account

This section explains how to determine the web application identity account.

By default IIS is configured to execute Aurea CRM web in worker processes using "Application Pool Identity" accounts. See http://www.iis.net/learn/manage/configuring-security/application-pool-identities for details on application pool identities.

The user name of the application pool identity matches the name of the application pool as configured in IIS manager.

You can use Task Manager to list all running processes. In order to see the IIS worker processes click Show Processes from all users (requires administrative access). All IIS worker processes share the same value "w3wp.exe" in column Image Name. The column User Name displays the name of the application pool identity user.