Previous Topic: customize_eac_pkg Command—Customize Solaris Native PackageNext Topic: How to Upgrade CA ControlMinder on Solaris Zones


Upgrade CA ControlMinder on Solaris

Log on as root user to install the CAeAC package.

Follow these steps:

  1. Change into the target installation directory.
    > cd /opt/CA/
    
  2. Install the CA ControlMinder package.
    > pkgadd -d . CAeAC-128SP0000
    

    The installer shuts down CA ControlMinder, unloads the kernel module, and installs the upgrade in parallel to the old version.

  3. Verify that the two versions exist in parallel.
    > ls -l /opt/CA/
    /opt/CA/AccessControl/ -> /opt/CA/AccessControl_128SP0_000
    /opt/CA/AccessControl.old/
    /opt/CA/AccessControl_128SP0_000/
    
  4. Verify that the /etc/seos.ini link is up-to-date and points to the seos.ini file of the new version.
    > ls -l /etc/seos.ini
    /etc/seos.ini -> /opt/CA/AccessControl_128P0_000/seos.ini
    
  5. Verify that CA ControlMinder is running normally.
    issec
    CA ControlMinder version 12.8 installed in /opt/CA/AccessControl_128SP0_211
    VeRsIoN: 12.80-0 (211) Compiled On:May 07 2013 21:13:31 _SOLARIS210.SUN4U  STOP 30029
    CA ControlMinder kernel extension is loaded.
    CA ControlMinder security daemon is running, pid=26335 (security)
    CA ControlMinder watchdog daemon is running, pid=26340 (watchdog)
    CA ControlMinder agent daemon is running, pid=26337 (agent)
    CA ControlMinder serevu daemon is not running.
    CA ControlMinder selogrd daemon is not running.
    CA ControlMinder selogrcd daemon is not running.
    CA ControlMinder eacws daemon is not running.
    CA ControlMinder ReportAgent daemon is not running.
    CA ControlMinder AgentManager daemon is not running.
    CA ControlMinder policyfetcher daemon is running, pid=26364 (/opt/CA/AccessControl_128SP0_211/bin/policyfetcher -watchdog)