All the application pool identities on IIS 7.5 web servers need permissions for the following SOA Security Manager items on the computer hosting the IIS web server:
To grant the application pools permissions for the SmHost.conf file and Log directory from Windows Explorer
web_agent_home\config\SmHost.conf
The SmHost.conf Properties dialog appears.
Note: If the User Account Control dialog appears, click Continue.
The Permissions for SmHost.conf dialog appears.
The Select Users, Computers, or Groups dialog appears.
The Locations dialog appears.
The Locations dialog closes and the name of your computer appears in the From this location: field.
IIS AppPool\Application_Pool_Name
For example, to add the default application pool, enter the following:
IIS AppPool\DefaultAppPool
The Select Users, Computers, or Groups dialog closes. The Permissions for SmHost.conf appears with the Application Pool selected.
The Permissions for SmHost.conf dialog closes.
The SmHost.conf Properties dialog closes.
web_agent_home\log
Note: If the User Account Control dialog appears, click Continue.
The application pool identities are granted permissions for the SOA Security Manager SmHost.conf file and Log directory.
To grant the application pools permissions for the SmHost.conf file and Log directory from the command line
cacls "web_agent_home\config\SmHost.conf" /T /E /G "Application_Pool_Name":C
cacls "web_agent_home\log" /T /E /G "Application_Pool_Name":C
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |