Previous Topic: Install the UNIX Remote Agent InteractivelyNext Topic: Install Unix Remote Agent on Red Hat Itanium 64-bit


Install the UNIX Remote Agent Silently

You can install the UNIX Remote Agent automatically without any user interaction. Before you can install silently, create a response file.

You need a separate response file for each platform on which you plan to install the agent. Follow this entire procedure for each platform.

Follow these steps:

  1. Create a response file using the following command:
    % sh IdentityManager.platform.sh -r filename
    
    platform

    Specifies the platform on which you are installing the UNIX Remote Agent.

    filename

    Specifies the name and location of the new response file.

  2. On the target systems, install the UNIX Remote Agent silently with the following command:
    % sh IdentityManager.platform.sh -f filename
    
    filename

    Specifies the name and location of the response file you created in Step 1.

Example response file

PATHeTrustAdmin=/opt/CA/IdentityManager/ProvisioningUnixAgent
IM_INSTALL=1
OWNERroot=root
GROUPsys=sys

Notes

The following is a list of important notes: