Sun Java logo     Previous      Contents      Next     

Sun logo
Sun Java System Identity Pack 2005Q4M3 Installation  

7

Installing Identity Install Pack for iPlanet Application Server 6.5

Use the following information and procedures to install Identity Install Pack for use with iPlanet application server, Version 6.5.


Before You Begin

During installation, you will need to know:


Installation Steps

Follow these installation and configuration steps:

Step 1: Install the Identity Install Pack Software

Follow these procedures to install the software.

To install Identity Manager:

  1. You may install the software using one of two methods:
    • Using the installer GUI
    • Run the install.bat (for Windows) or install (for UNIX) command to launch the installation process.

      The installer displays the Welcome panel.

    • Using the nodisplay option
    • On UNIX systems, change directory to the 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 GUI installer in these procedures.


      Note

      If no display is present, the installer defaults to the nodisplay option.

  2. Click Next. The installer displays the Install or Upgrade? panel.
  3. Leave the New Installation option selected, and then click Next.
  4. The installer displays the Select Installation Directory panel.

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

  6. Note  If the directory you enter does not exist, Identity Manager prompts for confirmation, and then creates the directory.

  7. Click Next to begin installation.
  8. After installing the files, The installer displays the Launch Setup panel.


    WARNING  Before you continue, if you plan to use an index database, you may need to copy one or more files to the idm\WEB-INF\lib directory. For example, you may need to place into idm/WEB-INF/lib 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 A, Index Database Reference. When finished, click Launch Setup to launch the Setup Wizard and continue with setup steps.

    If you click Launch Setup before copying your index 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.

  9. Click Next on the Setup Wizard panel.
  10. The installer displays the Locate the Repository panel.

  11. Select an index database:
    • Oracle (JDBC Driver)
    • Oracle (Data Source)
    • MySQL (JDBC Driver)
    • MySQL (Data Source)
    • DB2 (JDBC Driver)
    • DB2 (Data Source)
    • SQL Server (JDBC Driver)
    • SQL Server (Data Source)
    • LocalFiles
    • Depending on your selection, setup prompts for additional setup information.


      Note  See Appendix A, Index Database Reference, for selections and setup instructions.

  12. Click Next.
  13. The installer displays the License Key panel with a valid Identity Manager Free use license and License Key as default.

  14. Click Import from File to import your license key data from an XML file.
  15. Click Next.

  16. Note  

    If you have an Identity Manager license key, enter it to enable support services.

    If you re-license the product you must import update.xml again. This will insure that you get all the objects for the products which are licensed to you.

  17. The Continue Identity Manager Demo Setup? panel appears.
  18. If this is a non-demo installation click No, I will configure Identity Manager myself. Go to Step 21.
  19. If appropriate, click Yes, I would like to continue setting up a demonstration environment.
  20. This allows you to quickly configure users and enter environment and server information.

  21. Enter the following personal information:
      • First name
      • Last name
      • Email address

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

  22. Enter the following Approver information:
      • Approver name
      • Approver password
  23. Click Next.
  24. Select the Server Type from the list.
  25. Select None if your environment has no server to manager. If there is a server you wish to manage, select the appropriate server type. You will be prompted for further server information as appropriate.

  26. 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.
  27. If you would like email notifications to be written to a file, click Notification File. Click Browse to select another notification file.
  28. Click Next.
  29. The installer displays the Import Save Configuration panel.
  30. Click Execute to perform all the listed functions. If desired click Hide Details.
  31. When all functions complete, click Done in the setup panel.

Getting More Information

When installation completes, The installer displays the Installation Summary panel. For detailed information about the installation, click Details.

Depending on the amount of information captured during the installation process, not all messages may not be displayed here. View the log file (identified in details) for more information.

When finished, click Close to exit the installer.

Create and Deploy a .war File

  1. Create a .war file for iPlanet deployment:
  2. cd StagingDirectory\idm*
    del WEB-INF\lib\j2ee.jar
    jar -cvf ../idm.war *


    Note  Removing the jars from WEB-INF/lib for WebSphere disables the BPE. Move those jars to a different location and create a CLASSPATH variable that points to those jars to re-enable the BPE.

  3. Deploy the .war file into iPlanet:
    1. Change to the staging directory:
    2. cd StagingDirectory

    3. Enter the following command:
    4. iPlanetInstallation\ias6\ias\bin\iasdeploy deploymodule
      -verbose -user Administrator -password Password -host Hostname -port AdminPort idm.war

  4. Restart the application server.

Step 2. Install the Sun Identity Manager Gateway

If you plan to set up Windows Active Directory, Novell NetWare, Novell GroupWise, Exchange 5.5, Remedy, or RSA ACE/Server resources, you should install the Sun Identity Manager Gateway. Follow the procedures in Chapter 11, Install the Sun Identity Manager Gateway.



Previous      Contents      Next     


Copyright 2006 Sun Microsystems, Inc. All rights reserved.