Antivirus and Security Software from Sophos

Psst, Mac user! We have a free Mac anti-virus just for you.

Online support

Product maintenance

Contact support

Support services

Resource centers

UK IT Security Events

Get the low-down on our cup winning security solutions to provide you with a defence dream team

How to change your license details

You've just renewed or upgraded your Endpoint Protection license and you don't know where to enter your new username and password.

Known to apply to the following Sophos product(s) and version(s)
Enterprise Console 5.0.0
Enterprise Console 4.5.0
Enterprise Console 4.7.0
Sophos Enterprise Manager 4.7.0

What to do

Sophos Update Manager

To check or update the credentials that your Sophos Update Manager is using follow the steps below.

  1. Open the Sophos console.
  2. From the drop down menu select View | Update Managers (if the option is grayed out you are already in the Update Managers view).
  3. In the Update Managers pane (beneath the dashboard) you will see the name of your Sophos Update Manager server (typically the hostname of the computer).
  4. Double-click on the hostname to load the Update Manager Configuration dialog window.
  5. On the Sources tab, highlight the source named 'Sophos'.
  6. Click the Edit button.
  7. Check your username is correct according to your license schedule.  If it does not match, then enter the new credentials as shown on the latest license schedule including re-entering your password. Do not copy and paste your credentials into the box.
  8. Click 'OK' and your Sophos Update Manager will test the credentials by briefly contacting Sophos' data warehouse.  If the credentials are correct the dialog box will close.
  9. Click 'OK' to close your Sophos Update Manager's configuration dialog window.

If the credentials test in step eight above fails, first ensure you have entered your new credentials correctly.  Make sure you delete all characters and spaces in the box before you begin to type. 

If you are still having problems with your new credentials please email customerservice@sophos.com explaining the problem and provide your new, and if possible, your previous credentials.

Sophos Enterprise Console/ Enterprise Manager

If you have any computers that connect directly to Sophos' databanks for updates (i.e., off-site laptops updating from 'Sophos') these policies need to be updated as well. Follow the instructions below to open and edit an AutoUpdate policy.

  1. Open the Sophos console.
  2. From the drop down menu select View | Endpoints (if the option is grayed out you are already in the Endpoints view).
  3. From the 'Policies' panel in the lower left-hand side of the console expand the 'Updating' section.
  4. Right-click on the name of the policy you want to check/ edit and select 'View/Edit Policy...'
  5. On the 'Primary Server' tab check if the 'Address' field is set to either 'Sophos' or 'http://es-web..sophos.com/update/'.
    NOTE: The direct address of 'http://es-web..sophos.com/update/' should not be used and is unsupported. Therefore ensure the address is corrected to 'Sophos' as required.
  6. If the address entered points to a Sophos-controlled location confirm the 'Username' field is correct and the same as shown on your current license schedule. If it does not match, then enter the new credentials as shown on the latest license schedule including re-entering your password.
    NOTE: Do not copy and paste your credentials into the box.
  7. Repeat steps five and six for the 'Secondary Server' tab.
  8. Click 'OK' to save any changes.
  9. Repeat steps four to eight for any additional AutoUpdate policies.

Is there a quick way of finding the console policies I need to check (e.g., I have a lot of AutoUpdate policies)?

We have provided the script below to allow you to extract the name of all AutoUpdate policies that use the following addresses:

  • Sophos
  • http://es-web.sophos.com/update/
  • http://es-web-2.sophos.com/update/

IMPORTANT: The script is provided as is and is not supported over networks and/or in conjunction with other tools.

  1. Download the script from here.
  2. Copy the file to the Desktop of the Sophos management server (or SQL server if the database is hosted remotely).
  3. Rename the file's extension from '.sql.txt' to '.sql'
  4. Open a command prompt (Start | Run | Type: cmd.exe | Press return).
  5. Change directory to the Desktop (e.g., cd Desktop).
  6. Enter the following command:
    sqlcmd.exe -E -S .\sophos -d SOPHOS50 -i findAutoUpdatePoliciesToSophos.sql > SophosSAUPolicies.txt
    Where:
    '.\sophos' is the "location server\ the SQL server instance name"
    'SOPHOS50' is the database name
  7. Locate the newly created 'SophosSAUPolicies.txt' file on the Desktop and open the file with a text editor (e.g., Notepad.exe).
  8. View the list of policy names that point to Sophos' databank and use to correct.

NOTE: You can also open and excute the .sql file in Microsoft Management Studio Express if you prefer.

If you need more information or guidance, then please contact technical support.