Previous Topic: customize_uxauth_pkg Command—Customize Solaris Native PackageNext Topic: Install UNAB Solaris Native Packages on Selected Zones


Install UNAB Solaris Native Packages

The UNAB Solaris native packages let you install UNAB on Solaris easily.

Note: The following procedure installs UNAB with the default settings. You can customize the UNAB package before installing it.

To install UNAB Solaris native packages

  1. (Optional) Configure Solaris native installation defaults:
    1. Enter the following command:
      convert_uxauth_pkg -p
      

      The installation administration file is copied to the current location with the name myadmin.

      You can edit the installation administration file to change pkgadd installation defaults. You can then use the modified file for specific installations, such as UNAB, using the pkgadd -a option. However, this file is not specific to UNAB.

    2. Edit the installation administration file (myadmin) as desired, then save the file.

      You can now use the modified installation settings for the UNAB native installation without affecting other installations.

    Note: Solaris native packaging may require user interaction by default. For more information about the installation administration file and how to use it, see the Solaris man page for pkgadd(1M) and admin(4).

  2. Enter the following command:
    pkgadd [-a dir/myadmin] -d pkg_location uxauth
    
    -a dir/myadmin

    Defines the location of the myadmin installation administration file you created in step 1.

    If you do not specify this option, pkgadd uses the default installation administration file.

    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

    Note: You can find the Solaris native packages in the UNAB directory of the CA ControlMinder Endpoint Components for UNIX DVD.

    UNAB is now fully installed but not started.