Enable 'safe synchronization' in the Spotfire Server configuration:
- On the Spotfire Server, launch and login to the Spotfire Server Configuration Tool.
- From the 'System Status > Specify Configuration' option, use the 'Export configuration from database' to export the latest server configuration.
- Open the configuration.xml file in a text editor.
- Locate the safe-synchronization element in this configuration file.
Example:
<safe-synchronization>false</safe-synchronization>
- Set the value to true to enable safe synchronization.
Example:
<safe-synchronization>true</safe-synchronization>
- Save the configuration file.
- Load this modified configuration.xml file using the Spotfire Server configuration tool (System Status > Specify Configuration > Load configuration from file).
- Save this configuration to the database (Configuration > Save configuration).
- Restart the Spotfire Server Service.
Note: Once you restart the Spotfire Server service, make sure to allow enough time for the LDAP synchronization to complete. The time to complete a synchronization depends on how many users you are trying to sync. For the Safe-synchronization to work, the synchronization has to be completed at least once. If you try logging in before the sync is completed, you may get the same error.