3.1 Installing a Framework Manager

Currently, the Framework Manager is available for installation on the platforms listed below. Refer to Section 2.0, Installation Requirements for more information regarding supported versions.

For detailed installation instructions for your platform, select from the list below:

3.1.1 AIX Framework Manager Installation

The AIX installation package is compressed through gzip. In order to install the package, you must unzip the package through gunzip.

By default, the installation program installs the software into /opt/novell/npum. To change this, create a directory in the required part of the file system and create a symbolic link to /opt/novell/npum.  

To install the AIX manager:

  1. Copy the installation package to a temporary location and use the following command to extract the installation files:

    gunzip <filename>
    

    See the “Novell Privileged User Manager Readme” for the actual filename.

  2. After the AIX installation package is uncompressed, use one of the following methods to perform the installation.

    • The AIX smitty program.

    • The following command:

         installp -acgNQqwX -d <directory of .bff file> novellnpum
    
  3. After installation is complete, check that the service is running by viewing the log file. The log file is located in /opt/novell/npum/logs/unifid.log, if the default install location was used. If the manager installed correctly, services should be listening on 0.0.0.0:29120 and 0.0.0.0:443.

  4. If you have been supplied with a license, log in to the Framework Console and install the license.

    For information, refer to Section 3.2, Accessing the Framework Console, and then Section 3.3, Installing a Novell Privileged User Manager License.

3.1.2 HP-UX Framework Manager Installation

The HP-UX installation package is compressed through gzip. In order to install the package, you must unzip the package through gunzip.

By default, the installation program installs the software into /opt/novell/npum. To change this, create a directory in the required part of the file system and create a symbolic link to /opt/novell/npum.

To install the HP-UX manager:

  1. Copy the installation package to a temporary location and use the following command to extract the installation files:

    gunzip <filename>

    See the “Novell Privileged User Manager Readme” for the actual filename.

  2. After the HP-UX installation package is uncompressed, use the following command to install the manager:

    swinstall -s /<directory of .depot file>/<filename>.depot \*

  3. After installation is complete, check that the service is running by viewing the log file. The log file is located in /opt/novell/npum/logs/unifid.log, if the default install location was used. If the manager installed correctly, services should be listening on 0.0.0.0:29120 and 0.0.0.0:443.

  4. If you have been supplied with a license, log in to the Framework Console and install the license.

    For information, refer to Section 3.2, Accessing the Framework Console, and then Section 3.3, Installing a Novell Privileged User Manager License.

3.1.3 Linux Framework Manager Installation

Linux hosts use the RPM packaging system for installation, upgrade, and removal.

By default, the installation program installs the software into /opt/novell/npum. To change this, create a directory in the required part of the file system and create a symbolic link to /opt/novell/npum.  

To install the Linux manager:

  1. Copy the installation package to a temporary location and use the following command to install the file:

    rpm -i <filename>.rpm

    See the “Novell Privileged User Manager Readme” for the actual filename.

  2. After installation is complete, check that the service is running by viewing the log file. The log file is located in /opt/novell/npum/logs/unifid.log, if the default install location was used. If the manager installed correctly, services should be listening on 0.0.0.0:29120 and 0.0.0.0:443.

  3. If you have been supplied with a license, log in to the Framework Console and install the license.

    For information, refer to Section 3.2, Accessing the Framework Console, and then Section 3.3, Installing a Novell Privileged User Manager License.

3.1.4 SLES Framework Manager Installation

To install a new manager host, you must install base packages, manager packages and other required dependencies.

NOTE:For SLES 10 you can use rug and for SLES 11 you can use zypper to install and obtain the necessary dependencies.

To install the SLES manager:

  1. Copy the installation package to a temporary location.

    See the “Novell Privileged User Manager Readme” for the actual filename.

  2. After the SLES installation package is uncompressed, install the SLES manager. To install the SLES manager, you must install the agent package before installing the manager package.

    Use the following command to install the SLES manager:

    • For SLES 11 use zypper:

      zypper install <Agent name>.rpm <Manager name>.rpm

    • For SLES 10 use rug:

      rug install <Agent name>.rpm <Manager name>.rpm

    • rpm:

      rpm -i <Agent name>.rpm

      rpm -i <Manager name>.rpm

      NOTE: See the “Novell Privileged User Manager Readme” for the actual Agent name and Manager name.

    As part of the installation process the zypper or rug command line interfaces automatically resolve the required dependencies. However, if the installation is through the RPM command, the installation will fail if the following dependencies are not installed.

    • libapr1

    • libapr-util1

    • openssl

    • perl

    • apr

    • zlib

    • pcre

    • openldap

  3. After installation is complete, check that the service is running by viewing the log file. The log file is located in /var/opt/novell/npum/logs/unifid.log, if the default install location was accepted. If the manager installed correctly, services should be listening on 0.0.0.0:29120 and 0.0.0.0:443.

  4. If you have been supplied with a license, log in to the Framework Console and install the license.

    For information, refer to Section 3.2, Accessing the Framework Console, and then Section 3.3, Installing a Novell Privileged User Manager License.

NOTE:For upgrading to NPUM 2.2.2 on SLES from a previous release, see Section 5.2, Upgrading from 2.2.x to 2.2.2 on SLES.

3.1.5 Solaris Framework Manager Installation

The Solaris installation package is compressed through gzip. In order to install the package, you must unzip the package through gunzip.  

By default, the installation program installs the software into /opt/novell/npum. To change this, create a directory in the required part of the file system and create a symbolic link to /opt/novell/npum.

To install the Solaris manager:

  1. Copy the installation package to a temporary location and use the following command to extract the installation files:

    gunzip <filename>

    See the “Novell Privileged User Manager Readme” for the actual filename.

  2. After the Solaris installation package is uncompressed, use the following command to install the manager:

    pkgadd -d /<directory of .pkg file>/<filename>.pkg

  3. After installation is complete, check that the service is running by viewing the log file. The log file is located in /opt/novell/npum/logs/unifid.log, if the default install location was accepted. If the manager installed correctly, services should be listening on 0.0.0.0:29120 and 0.0.0.0:443.

  4. If you have been supplied with a license, log in to the Framework Console and install the license.

    For information, refer to Section 3.2, Accessing the Framework Console, and then Section 3.3, Installing a Novell Privileged User Manager License.

3.1.6 Tru64 Framework Manager Installation

The Tru64 installation package is compressed through gzip. In order to install the package, you must unzip the package through gunzip.

By default, the installation program installs the software into /opt/novell/npum. To change this, create a directory in the required part of the file system and create a symbolic link to /opt/novell/npum.

To install the Tru64 manager:

  1. Copy the installation package to a temporary location and use the following command to extract the installation files:

    gunzip <filename>
    tar –xvf <filename>
    

    See the “Novell Privileged User Manager Readme” for the actual filename.

  2. After the Tru64 installation package is uncompressed, use the following command to install the manager:

    setld -l NOVELLNPUM/

  3. After installation is complete, check that the service is running by viewing the log file. The log file is located in /opt/novell/npum/logs/unifid.log, if the default install location was used. If the manager installed correctly, services should be listening on 0.0.0.0:29120 and 0.0.0.0:443.

  4. If you have been supplied with a license, log in to the Framework Console and install the license.

    For information, refer to Section 3.2, Accessing the Framework Console, and then Section 3.3, Installing a Novell Privileged User Manager License.

3.1.7 Windows Framework Manager Installation

  1. Run the following install executable to start the installation:

    <filename>.exe

    See the “Novell Privileged User Manager Readme” for the actual filename.

  2. Follow the steps in the install wizard.

    The Framework Manager service can be installed on any part of the normal file system. It defaults to the C:\Program Files\Novell\npum folder.

  3. After installation is complete, check that the service is running by viewing the log file. The log file is located in C:\Program Files\Novell\npum\logs\unifid.log, if the default install location was used. If the manager installed correctly, services should be listening on 0.0.0.0:29120 and 0.0.0.0:443.

  4. If you have been supplied with a license, log in to the Framework Console and install the license.

    For information, refer to Section 3.2, Accessing the Framework Console, and then Section 3.3, Installing a Novell Privileged User Manager License.