Skip Headers
Identity Synchronization for Windows 6.0 Service Pack 1 Release Notes
11g Release 1 (11.1.1.5.0)

Part Number E27423-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

9 Installing From Scratch on Linux

This chapter provides instructions for installing Identity Synchronization for Windows 6.0 Service Pack 1 in a greenfield environment, an environment where no instance of Identity Synchronization for Windows already exists. This chapter contains the following sections:

9.1 Creating Required Data Stores in Directory Server

The LDAP directory used to store the Identity Synchronization for Windows configuration and synchronization data must be created and configured manually before you run the Identity Synchronization for Windows installer.

When creating this type of Directory Server instance, observe the following recommendations:

For detailed steps, see "Creating Directory Sources" in "Chapter 4, Configuring Core Resources" of the Oracle Identity Synchronization for Windows 6.0 Installation and Configuration Guide.

9.2 Obtaining the Identity Synchronization for Windows Software

See Section 1.3, "Obtaining the Software as Part of Directory Server Enterprise Edition."

9.3 Preparing for Identity Synchronization for Windows Installation

  1. Review the following sections of this document:

  2. After you unzip the distribution file, the ODSEE_Identity_Synchronization_for_Windows directory should contain the following components:

    • The Identity Synchronization for Windows 6.0 Service Pack 1 patch

    • JDK 5.0_u29

    • Message Queue 4.3

  3. Install JDK 5.0_u29.

    Install the packages available under the appropriate jdk directory:

    Use the rpm -Uvh

  4. Install Message Queue 4.3.

    See Section 2.2, "Installing or Upgrading Sun Java System Message Queue." for detailed information.

  5. Unpack the Identity Synchronization for Windows 6.0 Service Pack 1 binaries.

    Change to the patch-id directory that corresponds to your platform and unzip the Identity Synchronization for Windows zip file.

    For example, on Linux systems:

    $ cd  144591-01
    $ unzip -q isw.6.0.sp1.linux.zip
    

9.4 Installing the Software

  1. Update Java and install JSS.

    1. Run the installpatch command from the 121656-24 directory (Red Hat 4.0) or from the 142506-06 directory (Red Hat 3).

    2. Depending upon your platform, run rpm -i sun-jss-4.3.2-2.i386.rpm or rpm -i sun-jss-4.3.2-2.x86_64.rpm.

  2. Set the DISPLAY environment variable to host:display.0

    The graphic installer must not be run on a sub-display other than 0.

  3. Set the JAVA_HOME environment variable to Java 1.5.0_29 at minimum.

  4. Set the following environment variable:

    export LD_LIBRARY_PATH=/opt/sun/private/lib:$LD_LIBRARY_PATH
    
  5. Install the Identity Synchronization for Windows 6.0 Service Pack 1 Core.

    Follow the instructions in Chapter 3, Installing Core, in Oracle Identity Synchronization for Windows 6.0 Installation and Configuration Guide.

    Note:

    At the end of the installation, be sure to start the console with the -x nologo option. For example:

    # /var/Sun/mps/startconsole -x nologo

    Otherwise, the console might freeze at the splash screen.

  6. Configure the Identity Synchronization for Windows 6.0 Service Pack 1 Core.

    For more information, see Chapter 4, Configuring Core Resources, in Oracle Identity Synchronization for Windows 6.0 Installation and Configuration Guide.

  7. Start the Identity Synchronization for Windows services. For example:

    # /etc/init.d/imq start
    # /etc/init.d/isw start
    
  8. Start synchronization.

    See Section 1.5.2, "Starting and Stopping Synchronization."

9.5 Checking the Software Version

To confirm that theIdentity Synchronization for Windows 6.0 Service Pack 1 installation has been successful, run the following command:

$ /opt/sun/isw/bin/idsync idsync -V

The output should be the same as the following:

common.jar : 6 2009Q1_SP1 (ISW build id:2010.116.1139 built by svbld)
connector.jar : 6.0SP1_COMBO_5_20110722 (ISW build id:2011.203.1459 built by pduc)
install.jar : 6.0SP1_COMBO_5_20110722 (ISW build id:2011.203.1459 built by pduc)
registry.jar : 6.0SP1_COMBO_5_20110722 (ISW build id:2011.203.1459 built by pduc)
ui.jar : 6.0SP1_COMBO_5_20110722 (ISW build id:2011.203.1459 built by pduc)
watchdog.jar : 6 2009Q1_SP1 (ISW build id:2010.116.1139 built by svbld)
manager.jar : 6.0SP1_COMBO_5_20110722 (ISW build id:2011.203.1459 built by pduc)