Types of Executable Files
| File | Description |
|---|---|
| normal_mode.bat | Normal executable script Specify this file for scheduled executions of Directory Sync via a task scheduler. |
| recovery_mode.bat | Recovery mode executable script |
| normal_mode_dry_run.bat | Normal executable test script This file does not send a request to IIJ ID Service for differential data and does not update the cache. You can use this file to check whether Directory Sync will run successfully and whether unexpected users or groups are changed. |
| recovery_mode_dry_run.bat | Recovery mode executable test script |
| normal_mode_output_log.bat | Normal executable script (debug logging enabled) Logs whose level is higher than info are always output to the following log files regardless of the settings in config.yml. |
| recovery_mode_output_log.bat | Recovery mode executable script (debug logging enabled) Logs whose level is higher than info are always output to the following log files regardless of the settings in config.yml. |
[ Note ]
Never execute Directory Sync using a different user than one created for scheduled executions of Directory Sync.
The generation of Directory Sync cache information and lock files using a user without the proper privileges can cause Directory Sync not to run correctly at the next scheduled execution.