Previous Topic: Install UNAB Solaris Native PackagesNext Topic: Upgrade UNAB on Solaris


Install UNAB Solaris Native Packages on Selected Zones

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

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

To install UNAB to selected zones

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

  1. From the global zone, enter the following the command.
    pkgadd -G -d pkg_location uxauth
    
    pkg_location

    Defines the directory where the UNAB package (uxauth) 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 UNAB only to the global zone.

  2. On each of the non-global zones where you want to install UNAB, do the following:
    1. Copy the uxauth package to a temporary location on the non-global zone.
    2. Enter the following command from the non-global zone:
      pkgadd -G -d pkg_location uxauth
      

      This command installs UNAB (using the package you copied in step number 1) on the non-global zone you are working from.

    You can now start UNAB on the internal zone.

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