Modifying the LDAP sync task

An LDAP nightly sync task refreshes the user information in the Jazz™ repository with the latest information in the LDAP user directory. You can disable the task or change its frequency.

Before you begin

You must be logged in to the Admin Web UI and be a member of the JazzAdmins group to modify the LDAP sync configuration properties.

Procedure

To disable the sync task or change the frequency:

  1. In the Admin Web UI, click the Server tab.
  2. In the Configuration pane, click Advanced Properties.
  3. Navigate to the com.ibm.team.repository.service.internal.userregistry.ldap.LDAPNightlySyncTask property.
  4. To disable the LDAP nightly sync task, in the Enable LDAP Nightly sync field, change the value to false.
  5. To change the frequency of the sync task, in the LDAP Nightly Sync Fixed Delay field, type the new frequency.
  6. Click Save.

Feedback