3.4 Setting Up a Package Manager

The Package Manager allows you to push updates to hosts and to install additional packages on the hosts for load balancing and failover. To use the Novell Update Server as the Package Manager, see Configuring the Package Manager in the NetIQ Privileged User Manager 2.3.3 Administration Guide.

To use a local host as a Package Manager:

  1. Create a directory such as framework on the Framework Manager in the /tmp directory.

    This directory is called framework in the rest of these instructions.

  2. Copy the netiq-npum-packages-2.3.3.tar.gz from the Package Manager directory on the CD to the machine.

  3. Extract the file to the framework directory.

    For UNIX and Linux platforms, use the following commands:

    gunzip netiq-npum-packages-2.3.3.tar.gz

    tar -xvf netiq-npum-packages-2.3.3.tar

    For Windows platforms, use WinZip to extract the file.

  4. Use the following command to publish the packages to the Package Manager.

    Replace <admin> with the name of your admin user.

    For Linux and UNIX platforms:

    /opt/novell/npum/sbin/unifi -u <admin> distrib publish -d /tmp/framework

    For Windows platforms:

    c:\Program Files\novell\npum\bin\unifi -u <admin> distrib publish -d c:\tmp\framework

  5. When prompted, enter the password for the admin user.

  6. (Optional) To view available packages, log in to the Framework Manager, then click Package Manager.

  7. Delete the framework directory.