Scheduling Incremental IDS Synchronization

Schedule an incremental IDS synchronization to query the directory server for new and modified user records.  

Because incremental synchronizations do not search for deleted user records, they are more efficient than full synchronizations.   

Notes:

Operation

To create an incremental IDS synchronization event:

  1. Access the Scheduler form.

  2. Use the screen tools (arrows and mini-calendar) to locate the day you wish to update.

  3. Select the day and click Add Event.

  4. Click the Event Parameters tab and complete the following fields:

  1. Click the Activity Parameters tab and complete the following fields:   

  2. Select Activity: Select Incremental IDS Synchronization.  

  3. Use Global Catalog If Configured: Select this check box to search for a Global Catalog server for all domains. The MCD connects to the first GC server it finds and downloads the partial attribute set (PAS) of LDAP updates from it. If the MCD cannot find a GC server, it searches for directory servers in all domains. Clear this check box to search for directory servers in specific domains (see next setting).  

  4. Domain Set: Enter the names of the domains you want to query for LDAP updates. Use commas to separate the entries (e.g. <domain_1>, <domain_2>). Enter "All" or leave this field blank to query all domains for directory servers connected to the MCD contact point.

  5. Sync Type: Select a synchronization type:

  1. Sync Records Modified Since Last Successful Sync: Select this check box to query for all updates made since the last synchronization event. Clear this check box to query for updates made since a particular date and time (see next setting).

  2. Sync Records Modified Since Date/Time: Use these settings to query for all updates made from a particular date and time. The dialog boxes facilitate selection of the Month, Day and Year,  and the Hour, Minute and AM/PM. This date and time must be earlier than the scheduled synchronization date and time.

  3. Use Default Query String: Select this check box to search for LDAP updates using the Default Query String programmed on the IDS Connection form. The default value is objectClass=user, which causes all user records to be queried. Clear this check box to search for LDAP updates using a particular, non-default query string (see next setting).   

  4. Query String: Enter a non-default query string to search for LDAP updates. For example, to search for all users in a research and development department, you may enter "department = R and D". There is no restriction on the type of query string that you enter, provided that it follows syntax rules outlined in RFC 2254. However, bear in mind that only user objects are queried, not invalid objects such as printers.    

  5. Click Submit and then OK to save the new event.
    The new event is added to the event list.  

Note: Following completion of a scheduled synchronization event, check the IDS Data Management form to resolve detained and failed updates. Check the Maintenance and Software Logs to resolve problems with the synchronization process.