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 You can use this file to check whether Directory Sync will run successfully and whether unexpected users or groups are changed. |
normal_mode_output_log.bat | Normal executable script (debug log output enabled) Of the logs to be output when running, those logs whose level is higher than the log level set to config.yml are output to the following log files. |
recovery_mode_output_log.bat | Recovery mode executable script (debug log output enabled) Of the logs to be output when running, those logs whose level is higher than the log level set to config.yml are output to the following log files. |
[ 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.