Jump to content

SOPHOS Update User deleted at startup


Recommended Posts

Posted

When you remotely install Sophos using the EC it creates a local user account on the machine. My problem is that when my machines restart this user is deleted so Sophos does not update.

 

I have recreated the account on the machine and added in the following reg entries:

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\AutoUpdate\Service] "UserPreset"=0x00000001

This is a dword value

[HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\AutoUpdate\Service] "ObfuscatedPassword"=0x00000000

This is a string value

[HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\AutoUpdate\Service] "Download User"=SophosSAUmachinename

This is a string value

[HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\AutoUpdate\Service] "Download Password"=PASSWORD

 

I have ran procmon to capture events but as this user is deleted on startup I am not getting anything. As far as I am aware no GPOs have been added or updated recently. I have ran a gpupdate when logged onto the machine but the account is still there until it is restarted.

 

I have to redeploy to all machines everyday to make sure they are updated.

 

I have deployed to a machine that is not on the domain and the user account remains!

 

Does anyone have any ideas which GPO will affect this?

 

Cheers

Posted

From the top of my head I can't think of a GPO which would do this, however I would check logon and startup scripts for something like this:

 

NET LOCALGROUP administrators SophosUsername /delete

Posted

Thanks for the reply Michael. I have checked all scripts startup/logon and I dont have anything like that. I am using server 2003 R2.

 

Configuring restricted users to assign local admin rights to users in server 2003 wouldn't deleted acounts would it?

Posted

It must be a script if you're running 2003 Server as I don't think deleting accounts is possible via GPO, but only a script or using MMC.

 

I wonder why it's there in the first place? I see no reason to delete the username unless you used to have AV software from another company?

 

Are you running GPMC on your servers?

Posted
If you move some of the Computer Objects in Active Directory from the Curriculum OU for example to another OU, do you still have the same problem?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...