Sun Java System Access Manager Policy Agent 2.2 Guide for IBM Lotus Domino 6.5.4

Locating the Web Agent AMAgent.properties Configuration File

The following table provides the default location for the web agent AMAgent.properties configuration file on the supported platforms.

Table 6–1 Location of the Web Agent AMAgent.properties Configuration File

Server 

Platform 

Location 

IBM Lotus Domino 6.5.4 

SolarisTM (SPARC® platform and x86 platforms)

/etc/opt/SUNWam/agents/domino/config/_PathInstanceName/

Linux systems 

/etc/opt/agents/domino6/config/_PathInstanceName/

Windows systems 

\\PolicyAgent-base\\domino\\config\\_PathInstanceName\\

where _PathInstanceName is derived from the full path to the Lotus Domino Data directory, which is the directory where data is stored for the IBM Lotus Domino 6.5.4 server. The _PathInstanceName directory is automatically created and named during the agent installation process.

The following are the default locations for the Lotus Domino Data directory depending on the platform:

Solaris Systems and Linux Systems:

/local/notesdata

Windows Systems:

c:\Lotus\Domino\Data

The process of creating a name for the _PathInstanceName directory involves the conversion of slash symbols into underscore symbols.

For example, the preceding examples of Lotus Domino Data directory paths would be converted to the following _PathInstanceName directory names:

Solaris Systems and Linux Systems:

_local_notesdata

Windows Systems:

_Lotus_Domino_Data