Installation guide

Post-installation Tasks
Chapter 4 Policy Agents on Red Hat, SuSE, and Debian Linux 119
7. To see log information, enter 1. To exit the Installation program, enter 2.
Post-installation Tasks
After you have installed the policy agent, you must perform a set of
post-installation tasks as explained in the following sections.
Agent for IBM Lotus Domino 6.5
For the agent for IBM Lotus Domino 6.5 to work properly, make sure that the user
that Domino server is running as has
read
permission to the following files:
Agent_Install_Dir
/agents/domino6/lib/libamdomino6.so
Agent_Install_Dir
/domino6/config/lotus_notes_notesdata_Dir_separated_by_underscore/AMAge
nt.properties
Additionally, the Domino user must have
write
permission to the following
file:
/var/tmp/debug/lotus_notes_notesdata_Dir_separated_by_underscore/amAgent
To set the required permission, you can use the commands as shown in the
following examples:
In the above examples,
notes
is the default user created during IBM Lotus Domino
installation.
Additionally, if Sun ONE Identity Server is running with SSL, the files
cert7.db
and
key3.db
must alsoallow ‘read’ access to theuser the Domino Server isrunning
as. These files are available in the directory specified by the property
com.sun.am.sslCertDir
in the
AMAgent.properties
file.
chown notes:notes Agent_Install_Dir/SUNWam/agents/domino6/lib/libamdomino6.so
chmown notes:notes
/Agent_Install_Dir/SUNWam/domino6/config/_opt_lotus_notes_notesdata/AMAgent.prop
erties
chown notes:notes (+w) /var/tmp/debug/_opt_lotus_notes_notesdata/amAgent