The SiteMinder Web Agent Configuration wizard only configures the default instance of your Oracle iPlanet web server. If you want to configure a different instance of the Oracle iPlanet web server to use SiteMinder, you need to manually edit the obj.conf file that is used by that server instance. Examples of server instances that need manual configuration include:
Note: The SiteMinder Agent Configuration wizard only modifies the default obj.conf file on the Oracle iPlanet (formerly Sun Java System) web server. To protect other instances or reverse proxy deployments with SiteMinder, copy the SiteMinder settings from the default obj.conf file to any respective instance_name-obj.conf files. For example, your web server created an obj.conf file when you installed it, but you later added a server instance named my_server.example.com. To protect resources on my_server.example.com with SiteMinder, copy the SiteMinder settings added by the wizard from the obj.conf file to the my_server.example.com-obj.conf file.
To manually configure a Oracle iPlanet Web Server
<Object name="default">
AuthTrans fn="SiteMinderAgent"
AuthTrans fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true"
NameTrans fn="pfx2dir" from="/siteminderagent/pwcgi" dir="web_agent_home/pw" name="cgi" NameTrans fn="pfx2dir" from="/siteminderagent/pw" dir="web_agent_home/pw" NameTrans fn="pfx2dir" from="/siteminderagent/jpw" dir="web_agent_home/jpw" NameTrans fn="pfx2dir" from="/siteminderagent/redirectjsp" dir="web_agent_home/affwebservices/redirectjsp" NameTrans fn="pfx2dir" from="/siteminderagent/certoptional" dir="web_agent_home/samples" NameTrans fn="pfx2dir" from="/siteminderagent" dir="web_agent_home/samples"
Indicates the directory where the SiteMinder Agent is installed.
Default (Windows 32-bit installations of SiteMinder Web Agents only): C:\Program Files\netegrity\webagent
Default (UNIX/Linux installations): user_home_directory/netegrity/webagent
Default (Windows 64-bit installations [SiteMinder Web Agents for IIS only]): C:\Program Files\netegrity\webagent\win64
Default (Windows 32-bit applications operating on 64-bit systems [Wow64 with SiteMinder Web Agents for IIS only]): C:\Program Files\netegrity\webagent\win32
NameTrans fn="ntrans-j2ee" name="j2ee"
PathCheck fn="SmRequireAuth"
NameTrans fn="pfx2dir" from="/mc-icons" dir="C:/Program Files/Sun/WebServer7.0/lib/icons" name="es-internal"
ObjectType fn="force-type" type="text/plain"
Service method="(GET|POST)" fn="SmAdvancedAuth"
The Oracle iPlanet web server is manually configured.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |