Sun Identity Manager 8.1 Installation

ProcedureTo Install Identity Manager on WebSphere

Before You Begin

If you are installing multiple instances of Identity Manager on a single application server, change the waveset.serverId system property to a unique name for each Identity Manager instance. By default, the waveset.serverId Java system property is the name of the machine the application server is installed on. To set this property to another value, add the following command to the startup script for your application server.

-Dwaveset.serverId=Name

  1. You may install the software using one of two methods:

    • Using the installer Graphic User Interface

      Run the install.bat (for Windows) or install (for UNIX) command to launch the installation process.

      If you copy the files from the installation media to your own location, note that the idm.war and install.class files must be in the same directory.

      The installer displays the Welcome panel.

    • Using the nodisplay option (UNIX only)

      Change directory to the Identity Manager software location. Enter the following command to activate the installer in nodisplay mode:

      install -nodisplay

      The installer displays the Welcome text. The installer then presents a list of questions to gather installation information in the same order as the Graphic User Interface installer in these procedures.

    If no display is present, the installer defaults to the nodisplay option. The DISPLAY environment variable must be set to a valid X server or the installation may fail.

  2. Click Next to display the Install or Upgrade? panel.

  3. Leave the New Installation option selected, and then click Next.

    The installer displays the Select Installation Directory panel.

  4. Replace the displayed directory location with the location where you want to install Identity Manager. This could be a staging location or a specific folder. Enter the location (or click Browse to locate it), and then click Next.

  5. Click Next to begin installation.

    After installing files, the installer displays the Launch Setup panel.

  6. Select a database from the list provided. Depending on your selection, setup prompts for additional setup information.


    Note –

    Before you continue, if you plan to use a database, you may need to copy one or more files to the idm/WEB-INF/lib directory. For example, you may need to place a JAR file containing a JDBC driver (for a DriverManager connection) or a JAR file containing a JNDI InitialContextFactory (for a DataSource connection). To determine the steps you may need to perform before you go on, see Appendix C, Database Reference. If you are planning to use a Data Source as your repository location, see the special instructions in Appendix D, Configuring Data Sources for Identity Manager.

    When finished, click Launch Setup to launch the Setup Wizard and continue with setup steps. If you click Launch Setup before copying your database files, setup will not proceed correctly. If this happens, quit the installation program, and then use the lh setup command to restart the setup portion of the installation process.


  7. Click Next on the Setup Wizard panel.

    The product displays the Locate the Repository panel.

  8. Select a database from the list of displayed options.

    Depending on your selection, setup prompts for additional setup information.


    Note –

    See Appendix C, Database Reference, for selections and setup instructions.


  9. Click Next.

    The Continue Identity Manager Demo Setup? panel appears.

  10. If this is a non-demo installation, click No, I will configure Identity Manager myself and go to Step 3: Deploy the Application.

    Otherwise, if appropriate, click Yes, I would like to continue setting up a demonstration environment. This option allows you to quickly configure users and enter environment and server information.

  11. Enter the following personal information:

    • First name

    • Last name

    • Email address

    This personal information is used to create the Approver user (with configurator privileges).

  12. Enter the following Approver information:

    • Approver name

    • Approver password

  13. Click Next.

  14. Select the Server Type from the list.

    Select None if your environment has no server to manage. If there is a server you wish to manage, select the appropriate server type. You will be prompted for further server information as appropriate.

  15. If you have an email SMTP server, click SMTP Host and enter the server address. If desired, click Test Server to verify communication to the SMTP server.

  16. If you would like email notifications to be written to a file, click Notification File. Click Browse to select another notification file.

  17. Click Next.

    The installer displays the Import Save Configuration panel.

  18. Click Execute to perform all the listed functions. If desired, click Hide Details.

  19. When all functions complete, click Done in the setup panel.

  20. If the application server is installed on a UNIX machine, change directories to the $WSHOME/bin directory and run the following command to allow the scripts in this directory to be executed.


    chmod -R +x *