Previous Topic: Windows Endpoint Installation ConsiderationsNext Topic: UNAB Endpoint Installation Considerations


UNIX Endpoint Installation Considerations

This section describes items you should consider when installing CA ControlMinder on UNIX endpoints.

CA ControlMinder Installation Considerations for Solaris 8 and 9

Valid on Solaris 8, Solais 9

To install CA ControlMinder using the native package installation on Solaris 8 and Solaris 9 operating system complete the following procedure before you extract the installation package:

  1. Copy the installation package to a temporary directory.
  2. Execute the following commands:
    zcat _SOLARIS_126.tar.Z | tar xof -
    
    rm -f CAeAC/install/depend
    
  3. Open the /CAeAC/pkgmap file and locate the line that begins with '1 i depend'.
  4. Remove the line from and save the file.

    You can now customize the package and install CA ControlMinder.

AIX 6.1 Requires TL3 or Later for CA ControlMinder to Start

Valid on AIX 6.1

To load CA ControlMinder on AIX 6.1, verify that TL3 or later is installed.

Message Queue for Linux390 Requires J2SE Version 5.0

To use Message Queue functionality on Linux s390 and s390x endpoints, verify that J2SE version 5.0 or later is installed on the endpoint. Message Queue functionality lets you send report data to the Report Portal and audit data to CA Enterprise Log Manager.

Note: You may need to configure the java_home configuration setting in the accommon.ini file. For more information, see the Implementation Guide.

Compatibility Library Missing on x86_64bit Linux

By default x86_64 Linux operating systems should not include 32bit compatibility libraries when installed. CA ControlMinder endpoint requires that the library libstdc++.so.6 exists under the usr/lib directory from rpm libstdc++.

Verify that this library exists on the endpoint before you install CA ControlMinder.

CA ControlMinder Installation and Uninstallation Restarts UNAB

When CA ControlMinder is installed or uninstalled from an endpoint that UNAB is running on, the UNAB agent, uxauthd, is stopped and started.

Propagating CA ControlMinder and UNAB to a New Solaris Zone

When you setup a new Solaris zone, you must complete several post installation steps before the native operating system completely propagate and run the post installation part of the package and you can propagate CA ControlMinder and UNAB to the new zone.

Note: For more information on setting up a new zone correctly, see Sun's System Administration Guide: Solaris Containers--Resource Management and Solaris Zones, which is available at the Sun Microsystems Documentation website.

Installing CA ControlMinder on Solaris 11 Limitation

Due to a Solaris 11 limitation, CA ControlMinder package is not propagated into nonglobal zones during installation. We recommend you to install CA ControlMinder in each zone individually using the Solaris native packaging tool (pkgadd).