How to reset admin password for Sophos NAC Advanced

September 17, 2008 by John Tran · 2 Comments 

If you have forgotten the password to log onto your Sophos NAC Advanced console the run the following command in DOS Prompt.

osql -E -S \ -d SecurityStore -Q “update EF_Account set setPassword =’1′ where name =’Admin’”