Previous Topic: AIX Workload Partitions (WPAR) ImplementationNext Topic: Install CA ControlMinder AIX 7.1 WPAR Native Package in Detached Mode


Install CA ControlMinder AIX 7.1 WPAR Native Package in Shared Mode

Installing CA ControlMinder on the AIX WPAR default partition is similar to a regular installation except for using a non-default installation directory. In shared mode the /opt and /usr directories are shared between all Workload Partitions.

Follow these steps:

  1. Log in to the Global Environment as root.

    To register and install AIX native packages, you need permissions associated with the root account.

  2. Customize the CAeAC package.

    You customize the package to specify that you accept the license agreement using a keyword that you can find inside the license agreement. You can also customize the package to specify custom installation settings.

    Important! Change the installation directory to specify a private directory.For example:

    customize_eac_bff -i /CA/AccessControl -d pwd CaeAC.12.6.1.*.bff
    
  3. Install the CA ControlMinder package using the following command:
    installp -d pkg_location CAeAC
    

    AIX starts installing the CAeAC package from the pkg_location directory.

    CA ControlMinder is now fully installed but not started.

  4. Synchronize CA ControlMinder with the AIX Workload Partitions using the following command:
    synchwpar <wpar_name>
    
    wpar_name

    Specifies the name of the AIX Workload Partition

    Note: To install CA ControlMinder on all partitions use the synchwpar -A command.

    CA ControlMinder is installed on the specified AIX Workload Partition.