Setting Up the AgilePoint Server Machine on Windows Server 2003 / (Windows Server 2003) Creating a New IIS Application Pool for AgilePoint Server |
You will need to configure the Identity of the Application Pool used by the AgilePoint Server application to ensure that the application has sufficient runtime security privileges.
To configure the identity of AgilePoint Server's IIS Application Pool, do the following.
See the chart below for additional guidance.
Instructions from Microsoft for configuring the application pool identity can also be found here:http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/60e38cf5-5ba9-4b30-a4d4-0da5976b83f3.mspx
You should configure the Identity of the Application Pool as shown below:
If using SQL Authentication | If using Windows Authentication | |
If using a Local Database | Use the predefined Local System account (recommended) or a Local account | Use a Local account that is also a db_owner of the database |
If using a Remote Database | Use a Local account | Use a Domain account that is also a db_owner of the database. |