JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Identity Synchronization for Windows 6.0 Installation and Configuration Guide
search filter icon
search icon

Document Information

Preface

Part I Installing Identity Synchronization for Windows

1.  Understanding the Product

2.  Preparing for Installation

3.  Installing Core

4.  Configuring Core Resources

5.  Installing Connectors

Before You Begin

Running the Installation Program

To Restart and Run the Installation Program

Installing Connectors

Installing the Directory Server Connector

To Install the Directory Server Connector

Configuring Identity Synchronization for Windows Plug-in when Chained Suffix exists

Installing an Active Directory Connector

To Install an Active Directory Connector

Installing the Windows NT Connector

To Install a Windows NT Connector and the NT subcomponents

6.  Synchronizing Existing Users and User Groups

7.  Removing the Software

8.  Configuring Security

9.  Understanding Audit and Error Files

Part II Identity Synchronization for Windows Appendixes

A.  Using the Identity Synchronization for Windows Command Line Utilities

B.  Identity Synchronization for Windows LinkUsers XML Document Sample

C.  Running Identity Synchronization for Windows Services as Non-Root on Solaris

D.  Defining and Configuring Synchronization User Lists for Identity Synchronization for Windows

E.  Identity Synchronization for Windows Installation Notes for Replicated Environments

Index

Running the Installation Program

Repeat the following steps each time you install a Connector.

To Restart and Run the Installation Program

  1. Run the installation program again on the machine where you want to install the Connector, as follows:
    • On Solaris: Change to the installer directory and then type ./runInstaller.sh to execute the installation program.


      Note - To run the installation program in text-based mode, type ./runInstaller.sh -nodisplay.

      When you run the runInstaller.sh program, Identity Synchronization for Windows automatically masks passwords so they will not be echoed in the clear.


    • On Linux: Change to the installer directory and then type ./installer.sh to execute the installation program.


      Note - To run the installation program in text-based mode, type ./installer.sh -nodisplay.

      When you run the installer.sh program, Identity Synchronization for Windows automatically masks passwords so they will not be echoed in the clear.


    • On Windows: Change to the installer directory and then type setup.exe to execute the installation program.

  2. When the Welcome screen is displayed, read the information provided and then click Next to proceed to the Software License Agreement panel.
  3. Read the license agreement, then select
    • Yes (Accept License) to accept the license terms and go to the next panel.

    • No to stop the setup process and exit the installation program.

  4. The Sun Java System Directory Server panel is displayed. Specify the configuration directory location as follows:
    • Configuration Directory Host: Enter the fully qualified domain name (FQDN) of a Sun Java System Directory Server instance (affiliated with an Administration Server) where Identity Synchronization for Windows configuration information is stored. You must specify the same instance that you specified during the Core installation.

    • Configuration Directory Port ( Defaults to port 389): Specify a port for the configuration directory. You can leave the port set to the default or change to a different, available port.

      To enable SSL (Secure Socket Layer) between Core and the configuration directory, enable the Secure Port option and specify an SSL port ( default SSL port is 636). Enabling this option prevents sensitive information from being passed in the clear over the network.

    • Configuration Root Suffix: Select the root suffix that you specified during the Core installation from the menu. The Identity Synchronization for Windows configuration will be stored in this root suffix.


      Note - If the program could not detect a root suffix, and you enter the server information manually, you must click Refresh to repopulate the list of root suffixes.


  5. Click Next to open the Configuration Directory Credentials panel.
  6. Enter the configuration directory Administrator’s user ID and password.
    • If you specify admin as the user ID, you will not be required to specify the User ID as a DN.

    • If you use any other user ID, then you must specify the ID as a full DN. For example, cn=Directory Manager.


      Note - These credentials will be sent without encryption unless you enabled SSL in.


  7. Click Next to open the Configuration Password panel where you must enter the configuration password you specified when you installed Core.

    Also, if Core has not been installed on this machine, you will be prompted to provide the location of the Java Home directory (see Installing Core).

  8. When you are finished, click Next.

    Note - At this point, the installation process becomes specific to the type of Connector you are installing.