These instructions are for GUI and Console Mode configuration. The steps for the two modes are the same, with these exceptions for Console Mode:
The prompts for each mode will help guide you through the process.
Indicates the directory where the SiteMinder Agent is installed.
Default (Windows 32-bit installations of SiteMinder Web Agents only): C:\Program Files\CA\webagent
Default (Windows 64-bit installations [SiteMinder Web Agents for IIS only]): C:\Program Files\CA\webagent\win64
Default (Windows 32-bit applications operating on 64-bit systems [Wow64 with SiteMinder Web Agents for IIS only]): C:\Program Files (x86)\webagent\win32
Default (UNIX/Linux installations): /opt/ca/webagent
To configure the Web Agent on a Oracle iPlanet Web Server
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 the wizard added from the obj.conf file to the my_server.example.com-obj.conf file.
GUI mode: ./ca-wa-config.bin
Console mode: ./ca-wa-config.bin -i console
To register the trusted host, go to the installation chapter for your platform.
You can click Choose to locate the root directory.
If you have already configured a server with a Web Agent and you are running the Configuration Wizard to configure additional web servers instances, the Wizard displays the Select One or More Instances to Overwrite dialog box. This dialog box lists the web servers that you have previously configured.
Overwrite—to overwrite the server instance configuration.
Preserve—to preserve the web server's configuration.
Important! If you uncheck a previously configured server, the Web Agent will be removed from this server.
This name must match an Agent Configuration Object already defined at the Policy Server. For example, to use the default enter iPlanetDefaultSettings.
The selections are:
Note: For more information, see the Policy Server documentation.
The Web Agent files are installed and the Configuration Complete message is displayed.
Sun_Java_System_server/servers/https-hostname/config
The SiteMinder Web Agent Configuration wizard only configures the default instance of your Oracle iPlanet web server. To configure a different instance of the Oracle iPlanet web server for SiteMinder, manually edit the obj.conf file that is associated with 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 the wizard added from the obj.conf file to the my_server.example.com-obj.conf file.
Note: SunOne/Sun Java 7.0 web servers do not require these manual configuration steps.
Follow these steps:
<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" NameTrans fn="pfx2dir" from="/siteminderagent/pwservlet" dir=web_agent_home/jpw"
Indicates the directory where the SiteMinder agent is installed on your web server.
Default (Windows 32-bit installations only): C:\Program Files\CA\webagent
Default (Windows 64-bit installations only): C:\Program Files\CA\webagent\win64
Default (Windows 32-bit applications operating on 64-bit systems [Wow64]): C:\Program Files (x86)\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.
The Agent Configuration Wizard modifies the default obj.conf, and mime.types files that the Oracle iPlanet web server uses.
If you are using version 6.1 of a SunOne web server, and you plan to use the Oracle iPlanet Administration console, apply the changes to these files before using the console. If you do not apply the changes using the console first, the changes that are made for your SiteMinder configuration could be corrupted. If you lose your configuration, run the configuration program again.
Note: The agent adds settings to the obj.conf file of the Oracle iPlanet web server when the Agent is configured to support an advanced authentication scheme. SiteMinder does not remove these settings later. Edit the obj.conf file manually to remove any obsolete settings.
Follow these steps:
A warning message about loading the modified configuration files appears.
The SiteMinder changes are applied.
Copyright © 2012 CA.
All rights reserved.
|
|