Previous Topic: Run the Configuration Wizard on Windows

Next Topic: Manually Configure an Oracle iPlanet Web Server

Configure Oracle iPlanet SOA 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.

To configure the SOA Agent on a Oracle iPlanet Web Server

Note: The SOA Security Manager 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 SOA Security Manager, copy the SOA Security Manager 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 SOA Security Manager, copy the SOA Security Manager 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 agent_home/install_config_info.
    3. Enter one of the following commands:

      GUI Mode: ./ca-pep-config.bin

      Console Mode: ./ca-pep-config.bin -i console

    agent_home

    Indicates the directory where the SOA Agent is installed.

    Default (Windows 32-bit installations of SOA Security Manager SOA Agents only): [set Access Path variable]\webagent

    Default (UNIX/Linux installations): [set the Installation Path variable]/webagent

    Default (Windows 64-bit installations [SOA Security Manager SOA Agents for IIS only]): [set Access Path variable]\webagent\win64

    Default (Windows 32-bit applications operating on 64-bit systems [Wow64 with SOA Security Manager SOA Agents for IIS only]): [set Access Path variable]\webagent\win32

  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, refer 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 Oracle iPlanet 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 SOA Agents.

    If you have already configured a server with a SOA or 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 SOA 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 SOA Agent files are installed and the Configuration Complete message is displayed.

  9. Click Done when the installation is complete.
  10. Enable the SOA 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

Information Required for Trusted Host Registration

Install the SOA Agent for Web Servers on a Windows System

Install the SOA Agent for Web Servers on a UNIX System