This section contains the following topics:
Disable a SiteMinder WSS Agent
Starting or Stopping Most Apache-based Agents with the apachectl Command
Start and Stop SiteMinder WSS Agent Processing
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:
Indicates the directory where the SiteMinder WSS Agent is installed on your web server.
The SiteMinder WSS Agent is enabled.
To stop the SiteMinder WSS Agent from protecting the resources on your web server and stop communicating with the Policy Server, disable the SiteMinder WSS Agent.
Follow these steps:
Indicates the directory where the SiteMinder WSS Agent is installed on your web server.
The SiteMinder WSS 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
The CA SiteMinder WSS XML SDK server is a process that must be running so the SiteMinder WSS Agent can process requests. The XML SDK Server is started automatically at system startup. This section describes how to start and stop it manually.
Note: Do not confuse the XML SDK server with the CA SiteMinder WSS SDK, which is an API that communicates with the XML SDK server.
The CA SiteMinder WSS XML SDK server process must be running for the SiteMinder WSS Agent to process requests.
To start the CA SiteMinder WSS XML SDK server on Windows
To start the CA SiteMinder WSS XML SDK server on UNIX
Indicates the directory where the SiteMinder WSS Agent is installed on your web server.
Default (Windows 32-bit SiteMinder WSS Agent installations: C:\Program Files\CA\Web Services Security\webagent
Default (Windows 64-bit SiteMinder WSS Agent installations: C:\Program Files\CA\Web Services Security\webagent\win64
Default (Windows 32-bit SiteMinder WSS Agent installations operating on 64-bit systems: C:\Program Files (x86)\CA\Web Services Security\webagent\win32
. ./ca_wa_env.sh
tmxmlsdkserver -start
The CA SiteMinder WSS XML SDK server process must be running for the SiteMinder WSS Agent to process requests.
To stop the CA SiteMinder WSS XML SDK server on Windows
To stop the CA SiteMinder WSS XML SDK server on UNIX
Indicates the directory where the SiteMinder WSS Agent is installed on your web server.
Default (Windows 32-bit SiteMinder WSS Agent installations: C:\Program Files\CA\Web Services Security\webagent
Default (Windows 64-bit SiteMinder WSS Agent installations: C:\Program Files\CA\Web Services Security\webagent\win64
Default (Windows 32-bit SiteMinder WSS Agent installations operating on 64-bit systems: C:\Program Files (x86)\CA\Web Services Security\webagent\win32
. ./ca_wa_env.sh
tmxmlsdkserver -stop
Copyright © 2015 CA Technologies.
All rights reserved.
|
|