Configure your agent parameters and then enable the agent to protect the resources on the web server.
Note: No resources are protected until you also define policies in the CA SiteMinder® Policy Server.
Follow these steps:
Note: Agents for IIS installed on 64-bit operating environments have two WebAgent.conf files. One file for 32-bit Windows applications. The other file is for 64-bit Windows applications. Modify both WebAgent.conf files when starting or stopping the Agent for IIS.
The Web Agent is enabled.
If you want to stop the Web Agent from protecting the resources on your web server, disable the Web Agent.
Follow these steps:
Note: Agents for IIS installed on 64-bit operating environments have two WebAgent.conf files. One file for 32-bit Windows applications. The other file is for 64-bit Windows applications. Modify both WebAgent.conf files when starting or stopping the Agent for IIS.
The Web Agent is disabled.
Starting or stopping most Apache-based agents with the apachectl command on UNIX or Linux operating environments requires setting the environment variables for the product first.
Note: The Apache-based agents do not support the apachectl -restart option. This procedure does not apply to Apche-based IBM HTTP servers. Use this procedure instead.
Follow these steps:
./ca_wa_env.sh
apachectl -stop
apachectl -start
Starting or stopping an Apache-based agent on an IBM HTTP server with the apachctl command requires extra configuration steps. Before running the apachectl command on the UNIX or Linux operating environments, do the following tasks:
Follow these steps:
./ca_wa_env.sh
export LD_LIBRARY_PATH=/opt/IBM/HTTPServer/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH_64=/opt/IBM/HTTPServer/lib:$LD_LIBRARY_PATH_64
apachectl -start
Note: The Apache-based agents do not support the apachectl -restart option. Use the -stop and -start commands instead.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|