Previous Topic: Configuration Methods for Apache Web Agents on UNIX SystemsNext Topic: Improve Server Performance with Optional httpd.conf File Changes


Configure an Apache Web Agent 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\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 Apache Web Agent

  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: ./ca-wa-config.bin

      Console mode: ./ca-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 Apache Web Sever and click Next.
  4. In the Apache Web Server Path dialog box, specify the Apache Web Server root, for example, /opt/apache2. Click Next.

    If you installed the Agent on an Apache-based server, such as an IBM HTTP Server, or Oracle server, the Web Agent may not recognize the path. In this case, the Configuration Wizard displays the Apache Web Server Failure dialog box with the following options:

    Click Next.

  5. Following the server root path, specify the version of Apache you are using. Select from the following options:
  6. 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 servers configuration.

      Important! If you uncheck a previously configured server, the Web Agent will be removed from this server.

    2. Click Next.
  7. 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 ApacheDefaultSettings.

  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.

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

      Apache_home/conf

    2. Set the EnableWebAgent parameter to yes.
    3. Save and close the file.
  11. Restart the web server.

    When you run the Configuration Wizard for the Apache Web Agent, it makes changes to the Web Server’s httpd.conf file and to the library path.

    For httpd.conf changes to take effect, you need to restart the web server.

  12. For Apache on UNIX systems, optimize the Apache Web Agent by tuning the shared memory segments.

More Information

Configuration Changes to Web Servers with Apache Web Agent

Configure an Apache Web Agent

Tune the Shared Memory Segments