Previous Topic: Run the Configuration Wizard on Windows

Next Topic: Modify Startup Script for Sun Java System (SunOne 6.1.11) Web Servers on UNIX

Configure Oracle iPlanet Web Agents Using GUI or Console Mode

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.

web_agent_home

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

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 added by the wizard from the obj.conf file to the my_server.example.com-obj.conf file.

  1. If necessary, start the Configuration Wizard.
    1. Open a console window.
    2. Navigate to web_agent_home/install_config_info
    3. Enter one of the following commands:

      GUI mode: ./nete-wa-config.bin

      Console mode: ./nete-wa-config.bin -i console

  2. If you have already done host registration, skip to the next step. Otherwise, select the option to skip host registration, then click Next.

    To register the trusted host, go to the installation chapter for your platform.

  3. In the Select Web Server(s) dialog box, select the option for the iPlanet or Sun ONE Web Server and click Next.
  4. Specify the root path where the Sun Java System web server is installed and click Next. For example, /opt/iPlanet/servers.

    You can click Choose to locate the root directory.

  5. Select the web server instances that you want to configure with Web Agents.

    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.

    1. Select one of the following:

      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.

    2. Click Next.
  6. In the Agent Configuration Object field, enter the name of the Agent Configuration Object for this web server instance.

    This name must match an Agent Configuration Object already defined at the Policy Server. For example, to use the default enter iPlanetDefaultSettings.

  7. If applicable, select one of the advanced SSL authentication schemes listed in the SSL Authentication dialog box. If the Agent is not providing advanced authentication, select No advanced authentication. Click Next following your choice.

    The selections are:

  8. In the Web Server Configuration Summary dialog box. Confirm that the configuration settings are correct, then click Install.

    The Web Agent files are installed and the Configuration Complete message is displayed.

  9. Click Done when the installation is complete.
  10. Enable the Web Agent:
    1. Open the WebAgent.conf file, located in

      Sun_Java_System_server/servers/https-hostname/config

    2. Set the value of the EnableWebAgent parameter to Yes.
    3. Save the file.
    4. Restart the web server.
  11. Apply changes to the Oracle iPlanet Web Server files. This is required for the Agent’s configuration to take effect.

More Information

Apply Changes to Oracle iPlanet Web Server Files