The Microsoft IIS web server and the ITP/OnLine web application perform some tasks under special system user accounts. These system user accounts should already exist on the system. For correct operation of ITP/OnLine ASP.NET, these user accounts should be granted certain permissions for the ITP/OnLine virtual directory and the ITP/OnLine applications folder. These permissions should be configured manually by the operator after the initial installation of ITP/OnLine ASP.NET has completed. For security reasons it is also advisable to remove permissions for certain groups of users from these folders.
The following tables show which authorizations should be set for each folder for a specific OS. Take note of the following:
Microsoft Windows Server 2003 |
||
|---|---|---|
Location |
Account |
Permission type |
ITP/OnLine virtual directory |
Administrators |
Full Control |
|
IIS_WPG |
Read & Execute |
|
IUSR_<machine name> |
Read & Execute |
|
NETWORK SERVICE |
Read & Execute |
|
Users |
Read & Execute |
ITP/OnLine public directory |
Administrators |
Full Control |
|
IIS_WPG |
Read & Execute |
|
IUSR_<machine name> |
Read & Execute |
|
NETWORK SERVICE |
Modify |
|
Users |
Read & Execute |
ITP/OnLine applications folder |
Administrators |
Full Control |
|
Users |
NONE |
ITP/OnLine log folder; by default this is the subfolder itplog of the ITP/OnLine applications folder |
Administrators |
Full Control |
|
NETWORK SERVICE |
Modify |
|
Users |
NONE |
ITP/OnLine session data folder; by default this is the subfolder sessiondata of the ITP/OnLine applications folder |
Administrators |
Full Control |
|
NETWORK SERVICE |
Modify |
|
Users |
NONE |
Microsoft Windows Server 2008 |
||
|---|---|---|
Location |
Account |
Permission type |
ITP/OnLine virtual directory |
Administrators |
Full Control |
|
IIS_IUSRS |
Read & Execute |
|
IUSR |
Read & Execute |
|
NETWORK SERVICE |
Read & Execute |
|
Users |
Read & Execute |
ITP/OnLine public directory |
Administrators |
Full Control |
|
IIS_IUSRS |
Modify |
|
IUSR |
Read & Execute |
|
NETWORK SERVICE |
Modify |
|
Users |
Read & Execute |
ITP/OnLine applications folder |
Administrators |
Full Control |
|
Users |
NONE |
ITP/OnLine log folder; by default this is the subfolder itplog of the ITP/OnLine applications folder |
Administrators |
Full Control |
|
NETWORK SERVICE |
Modify |
|
Users |
NONE |
ITP/OnLine session data folder; by default this is the subfolder sessiondata of the ITP/OnLine applications folder |
Administrators |
Full Control |
|
NETWORK SERVICE |
Modify |
|
Users |
NONE |
After setting the permissions on a folder, we advise to verify that the security settings have been applied correctly. This can be done as follows: