Target Audience
- Customers who are performing the initial setup of the HENNGE Directory Sync Tool configuration file config.ini
Purpose
- This article explains how to place the dedicated configuration file provided in the HENNGE One Implementation Guide into the designated folder.
Notes
- Changes will be reflected when the [HENNGE Directory Sync] and [HENNGE Password Sync] services are started.
※ Simply replacing the file will not apply the changes. - For installation requirements of the HENNGE Directory Sync Tool, please refer to the following article.
HENNGE One Operating Environment - If the file name is different, rename it to config.ini.
- The contents of this article are based on the product as of October 2025 and may change without notice thereafter.
Procedure
- In Windows Server [Services], confirm that the following two services are stopped.
※ These services are in the [Stopped] state immediately after installing the HENNGE Directory Sync Tool.- HENNGE Directory Sync
- HENNGE Password Sync
- Open config.ini with Notepad.
- Edit the API client information for writing information from Active Directory to Access Control.
- [domain]: The main domain listed on the application form when contracting HENNGE One (line 7)
What is a Main Domain? - [client_id]: Access Control client ID (line 8)
- [client_secret]: Access Control client secret (line 9)
- [domain]: The main domain listed on the application form when contracting HENNGE One (line 7)
- Edit the connection information for the Active Directory domain controller.
- [server]: Hostname or IP address of the domain controller (line 37)
- [username]: User ID with all permissions of [Enterprise Admins], [Domain Admins], and [Schema Admins] (line 38)
- [password]: Password of the user specified in [username] (line 39)
※ If the password of this user is changed, the password in config.ini must also be updated.
- Save config.ini.
- Copy the edited and saved config.ini to the installation folder of the HENNGE Directory Sync Tool.
C:\Program Files\HDE One Directory Sync
Reference
[Access Control] Creating an API Client for Running the HENNGE Directory Sync Tool