Show Contents / Index / Search

Install and Uninstall PKI Services Manager on UNIX

Reflection PKI Services Manager is available as a separate download at no additional charge when you purchase supporting products.

To install Reflection PKI Services Manager

  1. Log in as root.
  2. Copy the installation package file to your computer and navigate to the directory that contains this file.
  3. Use gzip to unzip the package:

    gzip -d package_name.tar.gz

    For example:

    gzip -d pkid_1.0.0.999-i386-solaris.gz

  4. Use tar to expand the file:

    tar -xf package_name.tar

    This creates a directory based on the package name. For example:

    pkid_1.0.0.999--i386-solaris/

  5. Change to this directory. For example:

    cd pkid_1.0.0.999-i386-solaris

  6. Run the install script:

    ./install.sh

  7. You are prompted to specify installation locations. To accept the default locations (recommended), press Enter in response to these prompts.

To uninstall

  1. Log in as root.
  2. Run the uninstall script. This script is installed to the bin directory in the PKI Services Manager data folder. The default path is:

    /opt/attachmate/pkid/bin/uninstall.sh