4.4 Installing SSPR

The installer provides you an option to install SSPR separately. This is useful when you want to install Identity Applications and SSPR on separate computers.

NOTE:If you are installing Standard Edition, you must use the following procedure to install SSPR. By default, SSPR is not installed when you use standard edition.

4.4.1 Performing an Interactive Installation of SSPR

  1. Download the Identity_Manager_4.8_Linux.iso from the NetIQ Downloads website.

  2. Mount the downloaded.iso.

  3. From the root directory of the .iso file, navigate to the sspr directory.

  4. To install SSPR, run the following command:

    ./install.sh

  5. Read through the license agreement.

  6. Enter y to accept the license agreement.

  7. (Conditional) Configure SSPR. For more information, see Configuring SSPR.

4.4.2 Performing a Silent Installation of SSPR

  1. Download the Identity_Manager_4.8_Linux.iso from the NetIQ Downloads website.

  2. Mount the downloaded.iso.

  3. From the root directory of the .iso file, navigate to the sspr directory.

  4. To perform a silent installation, run the following command:

    ./install.sh -s -f sspr_silentinstall.properties

  5. (Conditional) Configure SSPR. For more information, see Configuring SSPR.