Previous Topic: Install Solaris Native PackagesNext Topic: customize_eac_pkg Command—Customize Solaris Native Package


Install Solaris Native Packages on Selected Zones

You can use Solaris native packaging to install CA ControlMinder to selected zones. However, you must also install CA ControlMinder on the global zone.

Note: We recommend that you use Solaris native packaging to install CA ControlMinder to all zones.

To install CA ControlMinder to selected zones

Important! Make sure you use the same CA ControlMinder version in all zones.

  1. From the global zone, issue the command to install CA ControlMinder.
    pkgadd -G -d pkg_location CAeAC
    
    pkg_location

    Defines the directory where the customized CA ControlMinder package (CAeAC) is located.

    Important! The package must be located in a public location (that is, read access for group and world). For example, /var/spool/pkg

    This command installs CA ControlMinder only to the global zone.

  2. In the global zone, enter the SEOS_load command to load the CA ControlMinder kernel module.

    Note: The CA ControlMinder kernel loads but CA ControlMinder does not intercept events in the global zone.

  3. On each of the non-global zones where you want to install CA ControlMinder:
    1. Copy the CAeAC package to a temporary location on the non-global zone.
    2. Issue the following command from the non-global zone:
      pkgadd -G -d pkg_location CAeAC
      

      This command installs CA ControlMinder (using the package you copied in the previous step) on the non-global zone you are working from.

    You can now start CA ControlMinder on the internal zone.

Note: You must uninstall from all non-global zones before you remove CA ControlMinder from the global zone.