Installing IBM Tivoli Directory Integrator

About this task

Complete the following steps to install Tivoli® Directory Integrator.

Procedure

  1. Copy the installation files from the Control Desk Integration Toolkit image to a temporary directory on the computer where you want to install Tivoli Directory Integrator.

    The Tivoli Directory Integrator installation files are located in the following directory on the toolkit image or DVD:

    /TDI/interp

    where interp represents five directories named aix, windows, windows64, linux, and linux64. Copy the files from the interp directory appropriate for your operating system.

  2. At a command prompt, change to the directory where the installation files are located.
  3. Run the installation command that is appropriate for your platform:
    • Windows:

      installTDI.cmd <tdi_home_directory> <tdi_solution_directory> <Control Desk server>

    • Windows64:

      installTDI64.cmd <tdi_home_directory> <tdi_solution_directory> <Control Desk server>

    • Linux or AIX®:

      ./installTDI.sh <tdi_home_directory> <tdi_solution_directory> <Control Desk server>

    • Linux64:

      ./installTDI64.sh <tdi_home_directory> <tdi_solution_directory> <Control Desk server>

    where:
    tdi_home_directory
    Specifies the directory where you want to install the Tivoli Directory Integrator binary files. Specify any directory. The directory you specify is created for you if it does not exist.
    tdi_solution_directory
    Specifies the directory where you want to install the Tivoli Directory Integrator files required by the products that are supported for integration with Control Desk. Specify any directory. Typically, the working directory is a subdirectory of the tdi_home_directory directory. The directory you specify is created for you if it does not exist.
    <Control Desk server>
    Specifies the hostname or IP address of one or more servers that host Control Desk. Specify the fully qualified host name with the HTTP listener port of the supporting application server. Port number 9080 is typically used for a WebSphere® application server. For example, http://TUSCServer.ibm.com:9080


Feedback