Hi Robert, The best and only way I found where this can be possible is to check data for MCSID of the Linux server in the file /opt/sophos-av/etc/sophosav/mcs.config. Here's an example output: [root@CentOS sophos-av]# cat /opt/sophos-av/etc/sophosav/mcs.config MCSPassword=----------- MCSID=a4e6eb0d-ee65-b4fb-2a13-59fdf68a0e3e MCS_saved_token=695ab----------------01e2 current_relay_id=None [root@CentOS engine]# ./register-sophos-cloud --deregister Stopping running sav-rms service Stopping Sophos Management Agent: [ OK ] Deregistering from Sophos Central [root@CentOS engine]# cat /opt/sophos-av/etc/sophosav/mcs.config MCSPassword= MCSID=reregister MCS_saved_token=695ab----------------01e2 current_relay_id=None The MCSID is the identifier of the machine as shown in the screenshot below. No machines should have the same identifier and if the identifier is in reregister, it will attempt to generate one on next restart.
↧