Initializing and Synchronizing LDAP Databases (iLDAP.exe)

iLDAP.exe is a utility to Init or Sync a specified LDAP domain or all the LDAP domains. This utility can be used in the case when the Web Administrator does not properly Init or Sync all the LDAP domains on a server. This issue sometimes occurs on servers running Microsoft Windows 2003 machines with over 30 domains.

Basic Command Syntax

iLdap -i|s[<domain>]

where domain is the domain you want to Init or Sync. All the domains are initialized or synchronized if no domain is specified.

Command

Function

-i

Initializes the specified LDAP database.

-s

Syncrhonizes the specified LDAP database.

Related Topics

Populating the LDAP Database Using Ldaper.exe