Installing LDAPSync

Before you configure the LDAPSync solution, you must install it to a location where IBM® Verify Directory Integrator can access it.

Before you begin

The supported version of IBM Verify Directory Integrator that is required for the LDAPSync solution is version 10.0 or later.

Procedure

Extract the contents of the compressed file sds_install_dir\idstools\LDAPSync.zip to sdi_solution_dir.
Note: The sdi_solution_dir is the IBM Verify Directory Integrator solution directory that you specify during the installation of IBM Verify Directory Integrator. The solution directory can be either the IBM Verify Directory Integrator installation directory or any other custom location. It is the current folder when you run IBM Verify Directory Integrator. All relative paths that are used in your solution are expanded from the solution directory.
The following files for the LDAPSync solution are in LDAPSync.zip:
LDAPSync.xml
The configuration file that an IBM Verify Directory Integrator Server loads and runs.
LDAPSync.properties
A text file that contains the settings that control the connection to the source and target systems and the behavior of the solution.
person.map
The mapping file for user entries.
group.map
The mapping file for group entries.
organizationalunit.map
The mapping file for organizationalUnit container entries.
organization.map
The mapping file for organization container entries.
dcobject.map
The mapping file for dcObject container entries.
country.map
The mapping file for country container entries.
customScript.js
A JavaScript™ file that can be used to store script functions and variables for the mapping files.