3.9 Reconfiguring Your Synchronizer System to Reflect Network Changes

As time passes, you might make changes to your overall network configuration that affect your Synchronizer system.

3.9.1 Changing the IP Address of the Synchronizer Server

Changing the IP Address for a Small Synchronizer System

For a Synchronizer system with just a small number of users, the simplest approach is to reinstall the Synchronizer software.

  1. Uninstall the Synchronizer software, as described in:

  2. Change the IP address of the server.

  3. Reinstall the Synchronizer software, as described in:

  4. Instruct your mobile device users to delete their accounts from their mobile devices, set them up using the new IP address, then reinitialize their mobile devices.

Changing the IP Address for a Large Synchronizer system

For a Synchronizer system with a large number of users, where having users reinitialize their mobile devices after reinstalling the Synchronizer software could be problematic, you can reconfigure your Synchronizer system with a new IP address, then have users changes the IP address that their mobile devices use to access the Synchronizer system.

  1. Stop the Synchronizer services:

    rcdatasync stop
    
  2. Change the IP address of the server.

  3. Clear event notifications to the POA that refer to the old IP address:

    1. In the POA Web console, click Configuration, then scroll down to the Internet Protocol Agent Settings section.

      POA Web console Configuration page
    2. Click Notification List to list all Synchronizer users on that POA.

    3. Click each user name to display the Event Configuration page.

      POA Web console Event Configuration page
    4. Select Delete Events and Delete Event Configuration, then click Submit.

    5. Restart the POA.

  4. Start the Synchronizer services:

    rcdatasync start
    

    Because the Sync Engine is configured with neutral IP address and hostname information, it starts successfully even though the IP address of the server has changed.

    Synchronizer Web Admin Engine Configuration page
  5. Instruct your mobile device users to reconfigure their accounts with the new IP address.

3.9.2 Updating the LDAP Password

If you change the administrator password on your LDAP server, you must reconfigure your Synchronizer server to match the new password.

  1. In Synchronizer Web Admin, click Global Settings icon (Manage Global Settings).

    Manage Global Settings page
  2. In the LDAP Admin Password field, specify the new password, then click Save LDAP Settings.

  3. Restart the Synchronizer services:

    rcdatasync restart