Previous Topic: Configure a Sun Java System Directory Server Enterprise Edition as a Policy Store

Next Topic: Configure an LDAP Policy Store During the Console Installation

Run the Installation Script Using a UNIX Console Window

You can run the installation script using a UNIX console window.

Important! The Policy Server installer can crash when executed across different subnets. Install the Policy Server directly on the host system to prevent this problem.

To run the installation script with a console window

  1. Close all programs.

    Note: Be sure that you install the Policy Server as the same UNIX user you used for installing the documentation.

  2. Download the Policy Server installation kit from the Technical Support site and save one of the following installation executables to a temporary location:

    Note: Depending on your permissions, you may need to add executable permissions to the install file.

    Example: chmod +x nete-ps-6.0-sp6-sol.bin

  3. In a UNIX shell, enter the following command:
    sh ./nete-ps-6.0-sp6-os.bin -i console
    
    os

    Specifies sol, rhel, or hp

    Solaris example: sh ./nete-ps-6.0-sp6-sol.bin -i console

    Setup verifies the following prerequisites:

    After installation, you can find the installation log file in siteminder_home/install_config_info.

    The file name is CA_SiteMinder_Policy_Server_v6.0_SP6_InstallLog.log.

  4. Read the introduction and press Enter.

    The installation program runs smpatchcheck to verify that you have the required/recommended UNIX operating system patches are installed. If the patches are not installed, the installer aborts and tells you which patches are needed.

  5. Enter the JRE directory.
  6. The installer displays the License Agreement. Press Enter to read the complete agreement.
  7. If you agree with License Agreement terms, enter y to continue the installation.
  8. Read the Installation Notes for important information about installing SiteMinder and press Enter to continue.
  9. Enter your name and press Enter.
  10. Enter your company name and press Enter.
  11. Specify a directory path under which the SiteMinder installation directory must be created or press Enter to use the default location.

    The installation script creates a siteminder directory in the specified location. For example, if you specify /opt, then this product is installed in /opt/siteminder. If the siteminder installation directory exists, be sure that the installation user account has proper file permissions to create a subdirectory.

  12. Enter Y to confirm Policy Server installation location.
  13. Enter the full path to the web browser on this system, including the executable. The installation program needs this information for the Policy Server User Interface online help system.
  14. Enter 1 if you want the smprofile.ksh added to the .profile file.
  15. Enter the Encryption Key:

    The encryption key is a key that secures data sent between the Policy Server and the policy store. All Policy Servers that share a SiteMinder policy store must be configured using the same encryption key. For stronger protection, define a long encryption key.

  16. In the Choose Features section, enter the numbers (separated by commas) of the Policy Server features you want. The OneView Monitor GUI, Web Server(s), and LDAP Policy Store are selected by default.

    Note: To select none of the features, enter a "," (comma).

    OneView Monitor GUI

    The install program configures the OneView Monitor GUI to work on the web server you specify later in this procedure.

    Note: To use the OneView Monitor, you must have the required Java SDK and ServletExec AS for UNIX/Sun Java System installed. For the required versions, search for the SiteMinder Platform Matrix for 6.0 on the Technical Support site.

    Web Server(s)

    The install program configures the Policy Server User Interface and, if specified, the OneView Monitor to work on this web server.

    SNMP

    The install program configures SNMP to work with the Policy Server.

    Note: The password of the root user and a native SunSolstice Master Agent are required to enable SNMP support.

    Policy Store

    The install program configures an LDAP directory server as a policy store.

    Additional Considerations:

    Note: If there is a problem with configuring the policy store, you can run the Policy Server Configuration Wizard, which is located in siteminder_home/install_config_info/nete-ps-config.bin, to fix the issue.

  17. (Optional) If you chose to have the OneView Monitor GUI configured, enter the JDK directory.
  18. (Optional) If you chose to have the OneView Monitor GUI configured, enter the ServletExec installation directory for the OneView Monitor GUI.

    Example: /usr/local/NewAtlanta/ServletExecAS

    1. Enter a free port number.
    2. If you have multiple ServletExec instances, select the se-hostname-server you want to configure for the Monitor GUI and press Enter.
  19. Enter the path to the root folder of a supported web server and press Enter.
  20. Specify the web server you want to configure with the Policy Server and press Enter.

    Note: Consider the following:

  21. At the Policy Store - LDAP server prompt configure ADAM, AD LDS, or Sun Java System Directory Server Enterprise Edition (formerly Sun ONE/iPlanet) as a policy store.

Note: For other supported LDAP or relational database vendors, configure the policy store manually after installing the Policy Server.

More Information:

LDAP Directory Servers as a Policy or Key Store

Relational Databases as a Policy or Key Store

Run the Configuration Wizard Using a GUI or Console Window