Previous Topic: Important Considerations Before Installation

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

Run the Installer Using a Graphical User Interface

To install the Policy Server using a GUI

  1. Exit all applications that are running.

    After installation, you can find the installation log files in siteminder_home/install_config_info. The file names are:

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

    Depending on your permissions, you may need to add executable permissions to the install file by running the following command:

    chmod +x nete-ps-6.0-sp6-os.bin
    

    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.

  3. Open a command window, navigate to the installation executable, and enter:
    sh ./nete-ps-6.0-sp6-os.bin
    
    os

    Specifies sol, rhel30, or hp.

    Setup verifies the following prerequisites:

  4. In the first Introduction dialog, be sure that the system has the prerequisites listed and click Next. If not, stop the installation and install the required prerequisites.

    Note: The installer runs smpatchcheck to confirm that you have the required/recommended patches installed on the operating system. For a list of these patches, see the Policy Server Release Notes.

  5. (Optional) If the installer cannot locate the JRE, it prompts you for the location. Enter the appropriate location.
  6. Read the Software License Agreement, accept the terms if you agree, and click Next.
  7. Read the Release Notes, then click Next.
  8. Enter your name and company name and click Next.
  9. Accept the default Policy Server installation location or select a different one and click Next. If necessary, click Choose to browse to the appropriate location.

    Note: If you cut and paste a path, the Next button is disabled. Type a character to enable the Next button.

  10. Enter the full path to the web browser on this system, including the executable, and click Next.

    Note: The installer uses this information to make the SiteMinder documentation available from Policy Server User Interface.

  11. Select Yes or No to add the smprofile.ksh to the .profile file and click Next.
  12. In the Encryption Key dialog, complete the following:
    1. Enter a case–sensitive, alphanumeric encryption key. The encryption key is a key that secures data sent between the Policy Server and the policy store. The key can be from 6 to 24 characters in length. 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.
    2. Re–enter the key to confirm the entry.
    3. Take note of this key for future reference and click Next.
  13. In the Choose Features dialog, select which Policy Server features you want and click Next.
    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 version of Java SDK and ServletExec/AS 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 selected, 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.

  14. (Optional) If you specified that the installer configure the OneView Monitor GUI, specify the following ServletExec information:
    1. Enter the ServletExec installation directory.

      Example: /usr/local/NewAtlanta/ServletExecAS

    2. Enter the port number for the ServletExec instance.
    3. (Optional) If you have multiple ServletExec instances, select the se-hostname-server you want to configure for the OneView Monitor GUI
    4. Click Next.
  15. Enter the path to the root folder of a supported web server and click Next.
  16. Select the web server you want to configure with the Policy Server and click Next.

    Note: Consider the following:

  17. In the first Policy Store dialog, select whether you want to configure a new policy store or update an existing one.
  18. In the second Policy Store dialog for the LDAP Server, click Next, and 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