Security Synchronisation Between Pulse Servers
Security Synchronisation allows a Pulse Administrator to unify security settings (users, groups, and memberships) across multiple Pulse servers by designating one as the Master Server and one or more as Dependent Servers. The Master Server acts as the single source of truth for all security definitions.
Access the Synchronisation Manager via Administration → Synchronisation Manager (on the Dependent Server for most operations).
Synchronisation Modes
Automatic Synchronisation
Pulls security settings from the Master Server on a scheduled frequency.
Go to Administration → Synchronisation Manager on the Dependent Server.
Enter the Master Server URL (e.g.
http://yourserver:8099).Set the synchronisation frequency.
Click Save Job and wait for confirmation.
Pulse will now synchronise security automatically at the configured interval.
Synchronisation on the Fly
Imports security from the Master Server immediately, on demand.
Go to Administration → Synchronisation Manager on the Dependent Server.
Ensure the job details (Master Server URL) are configured.
Click Synchronise, confirm the prompt, and wait for the Security Imported message.
Deactivating a Sync Job
Go to Administration → Synchronisation Manager on the Dependent Server.
Set the Job Frequency to
0.Click Deactivate Sync and confirm. The sync will not run again until a frequency greater than zero is set and saved.
Manual Synchronisation (Export/Import via Files)
On the Master Server:
Log in as Administrator and go to Administration → Synchronisation Manager.
Under Manual Synchronisation, click Export Security and confirm.
Three files are created in the
<Pulse Installation Path>\Backupfolder:Users.csv,Groups.csv, andGroupMembers.csv.
On the Dependent Server:
Copy the three files into the Dependent Server's
Backupfolder.Log in as Administrator and go to Administration → Synchronisation Manager.
Click Import Security and confirm.
Users, groups, and group memberships are loaded from the files.
Post-Sync Behaviour
After synchronisation, all synced users on the Dependent Server(s) are attributed to the Master Server name. Modifications or deletions of synced users, groups, and roles must be made on the Master Server — they cannot be edited on Dependent Servers.
Common Issues
Issue | Cause | Resolution |
|---|---|---|
Server URL not reachable | Master Server is unavailable | Ensure the Master Server is running and accessible before saving the sync job |
Missing files on import | One or more of the three CSV files is absent from the Backup folder | Ensure all three files ( |
Version incompatibility | The two Pulse servers are on different versions | Upgrade both servers to the same version before synchronising |