Installation guide

Configuring the Agent for Multiple Web Server Instances
120 Sun ONE Identity Server Policy Agents 2.1 Web Policy Agents Guide April 2005
For example, if the property is set as
com.sun.am.sslCertDir =
/opt/my-agents-dir
, ensure that
/opt/my-agents-dir/{cert7.db,key3.db}
has the
necessary permissions by using the following command:
chown notes:notes /opt/my-agents-dir/cert7.db /opt/my-agents-dir/key3.db
Configuring the Domino DSAPI Filter
Configure the DSAPI filter as explained here if you are installing the policy agent
for IBM Lotus Domino 6.5.1:
1. In Lotus Domino Administrator, choose Administrator Tab > Server > All
Server Documents.
2. From the listed servers, select the required server.
3. Click Internet Protocols > HTTP tab.
4. At the DSAPI Filter File Names field, enter
Agent_Install_Dir
/agents/domino/lib/libamdomino6.so
5. Click the Save and Close button to save the changes.
6. Open Domino console and restart the server by entering the following
commands:
tell http quit
load http
Configuring the Agent for Multiple Web Server
Instances
To configure an agent for multiple web server instances on a single computer, use
the GUI or the command-line version of the agent installation program to install
the first agent. After the first agent is installed, you can then install successive
agents using the config script. This script must be run from the command line as
described in the following section.