Configuration File
  • 27 Sep 2024
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

Configuration File

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

LDAP Synchronization Tool Configuration Utility stores its settings in a file named ikldapsyncconfig.xml. By default, this file is located in:

  • %PROGRAMFILES%\OneSpan\LDAP Synchronization Tool\bin (Windows)

  • /etc/onespan/ldapsync (Linux)

Profile settings are grouped together under parent elements named <Profile-000>, <Profile-001>, <Profile-002>, and so on. The profile description of each one is defined in the nested <description type="string" data="NameOfProfile">. For more information about profiles, see Profiles.

The following profile settings can only be configured by editing ikldapsyncconfig.xml directly:

Timeout

<ldap-timeout type="unsigned" data="60"/>

The time (in seconds) that LDAP Synchronization Tool should wait for an LDAP operation to execute on the server before timing out.

By default, this is set to 60 seconds.

Net Timeout

<ldap-net-timeout type="unsigned" data="60"/>

The time (in seconds) that LDAP Synchronization Tool should keep an idle network connection open before timing out. If a network connection has no incoming traffic within the set time, the network connection will time out.

By default, this is set to 60 seconds.

Page Size

<ldap-page-size type="unsigned" data="100"/>

The number of LDAP records that LDAP Synchronization Tool should attempt to read on each read request.

By default, this is set to 100 records.

Maximum Reconnection Tries

<ldap-max-reconnection-tries type="unsigned" data="5"/>

The number of attempts of LDAP Synchronization Tool to reconnect to the LDAP server after an unsuccessful try.

Reconnection Interval (Ms)

<ldap-reconnection-interval-ms type="unsigned" data="500"/>

The time span in milliseconds (ms) LDAP Synchronization Tool should wait for the next LDAP reconnection try.

Number of Searches After Reconnection Tries

<ldap-search-after-reconnect-tries type="unsigned" data="1"/>

The number of retries to start a search after successfully reconnecting to LDAP.

This value may be increased if a disconnection occurs between successful reconnection and search (the program will try to reconnect).

If the variable is set to 0, the program will not be able to perform a search again after reconnection!


Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle