Previous Topic: Set the Web Agent Environment Variables After Installation

Next Topic: Unattended Installations on UNIX

Set Web Agent Variables when using apachectl Script

If you run your Apache server using the apachectl script (such as when running an Apache web server on POSIX), add a line to the apachectl script to set the environment variables for the SiteMinder Web Agent.

To set the web agent variables when using apachectl script on Apache servers

  1. Locate a line resembling the following example:
    # Source /etc/sysconfig/httpd for $HTTPD setting, etc
    
  2. Add the following line before the line in the previous example:
    sh /web_agent_home/nete_wa_env.sh
    
    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