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

7 Installing From Scratch on Solaris

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:

7.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.

7.2 Obtaining the Identity Synchronization for Windows Software

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

7.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 the Network Security Services/Netscape Portable Runtime (NSS/NSPR) shared components.

    You must install the NSS/NSPR packages and patch them to the appropriate level before you install Identity Synchronization for Windows.

    On Solaris 10 you will install either the 119* or the 1253* patches, based on the version of the NSS and TLS packages already installed. For more information, see http://docs.oracle.com/cd/E19261-01/820-2761/upgrade-shared-comps/index.html in the Sun Java System Directory Server Enterprise Edition 6.3 Installation Guide .

    On Solaris 9 systems, for each of the packages SUNWjss, SUNWpr, SUNWprd, SUNWtls, and SUNWtlsu type the following command:

    # pkgparam -v pkgname VERSION PATCHLIST
    

    If pkgname is not installed, obtain it as follows:

    # pkgadd -d pkglocation pkgname
    

    If PATCHLIST does not return the expected patch level, install the patch as follows:

    # cd patchlocation
    # patchadd patch-id
    

    Note:

    To determine the appropriate pkglocation and patchlocation for your platform, see Table 1-2, "Minimum Patch Level Requirements" .

  4. Install JDK 5.0_u29.

    Install the packages available under the appropriate jdk directory, for example, install-root/ODSEE_Identity_Synchronization_for_Windows/jdk.

    Use the pkgadd command. For example:

    # pkgadd -d . SUNWj5rt SUNWj5rtx SUNWj5man SUNWj5jmp SUNWj5dvx SUNWj5dmx SUNWj5dmo SUNWj5dev SUNWj5cfg
    

    This will set the default JDK while keeping all other installed JDK versions available on the system.

    See the /usr/jdk path for the paths and symbolic linking representing the current state of default JDK.

  5. Install Message Queue 4.3.

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

  6. 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:

    $ cd 144589-01
    $ unzip isw.6.0.sp1.solaris.sparc.zip
    

7.4 Installing the Software

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

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

  2. Install the Identity Synchronization for Windows 6.0 Service Pack 1 Core.

    For more information, see Chapter 3, Installing Core, in Oracle Identity Synchronization for Windows 6.0 Installation and Configuration Guide.

  3. 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.

  4. Install the connectors.

    For more information see "Chapter 5, Installing Connectors," in the Oracle Identity Synchronization for Windows 6.0 Installation and Configuration Guide.

  5. Start the Identity Synchronization for Windows services.

    # /etc/init.d/imq start
    # /etc/init.d/isw start
    
  6. Synchronize existing users and user groups.

    See "Synchronizing Existing Users and User Groups" in the Oracle Identity Synchronization for Windows 6.0 Installation and Configuration Guide .

  7. Start synchronization.

    See Section 1.5.2, "Starting and Stopping Synchronization."

7.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/SUNWisw/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)
Statu