- 22 Oct 2024
- 1 Minute à lire
- SombreLumière
- PDF
SyncValidate (Command-line Utility)
- Mis à jour le 22 Oct 2024
- 1 Minute à lire
- SombreLumière
- PDF
The SyncValidate command-line utility allows you to validate all the profiles that have been defined and enabled. For more information, see Validate enabled profiles.
The output of this program is in JSON format.
This command-line utility is usually located in the %PROGRAMFILES%\OneSpan\LDAP Synchronization Tool\bin directory on Windows and the /opt/onespan/ldapsync/bin directory on Linux.
Syntax
Windows:
SyncValidate.exe configuration_file [profile_list]
Linux:
./SyncValidate configuration_file [profile_list]
Command-line options
Table: SyncValidate command-line options | ||
Option | Parameter | Description |
---|---|---|
configuration_file | Required. The LDAP Synchronization Tool configuration file, which contains the profile definition. | |
profile_list | Optional. String list of profile descriptions separated by spaces. Only profiles in this list will be validated. If omitted, all profiles will be validated. |