This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SEC 5.0 Backup/Restore

First of all, I have read

http://www.sophos.com/en-us/support/knowledgebase/114299.aspx

and this seems to be exactly what I'm looking for. However, I was once in error assuming that a plain database backup (SEC 4.5) was enough so this time I do not want to "assume", but to make sure before something goes wrong. I'm not worried about policies, because setting them is not too much effort. What concerns me is that after a complete server crash I'm able to re-install SEC and get the clients back to work without having to touch all of them.

So for a backup I'd run

DataBackupRestore -action=backup

and copy SOPHOS50.bak, SOPHOSPATCH.bak and the contents of C:\ProgramData\Sophos\ManagementServer\backup\ to a (hopefully) safe place.

I do have knowledge of the credentials of the 'database' user but not for the SophosUpdateMgr as in almost all cases they were generated automatically during SEC 4.x installation which has been upgraded by now. Do I need those credentials for a recovery or are they part of the backup anyway. If I need them, is there any way to recover them in an existing installation?

:25297


This thread was automatically locked due to age.
Parents
  • Asking - or refraining from doing so - has nothing to do with me feeling silly or so, it's more a matter of time and priority. First, it's not always easy to get some thoughts from my mind to my fingertips in a way that's understandable for somebody else. Second, I don't really _need_ to know certain things as long as everything works. But since you're asking for it:

    Chapter 7 describes copying certificate registry keys. This should be done using the registry editor, even though a DataBackupRestore dumps the very same key. This key then needs to be imported _before_ the installation of SEC. Finally, the restore involves three steps: Restore database, restore registry, restore Private Store. Restoring the registry includes the certificate registry key imported before the installation. Furthermore, there are quite a few things that need to be done between those three steps - most of which I think could be automated.

    Why does DataBackupRestore not inlcude the table_router.txt and the envelopes, why isn't the SQL-statement automated and why can't everything be restored in one step?

    :25505
Reply
  • Asking - or refraining from doing so - has nothing to do with me feeling silly or so, it's more a matter of time and priority. First, it's not always easy to get some thoughts from my mind to my fingertips in a way that's understandable for somebody else. Second, I don't really _need_ to know certain things as long as everything works. But since you're asking for it:

    Chapter 7 describes copying certificate registry keys. This should be done using the registry editor, even though a DataBackupRestore dumps the very same key. This key then needs to be imported _before_ the installation of SEC. Finally, the restore involves three steps: Restore database, restore registry, restore Private Store. Restoring the registry includes the certificate registry key imported before the installation. Furthermore, there are quite a few things that need to be done between those three steps - most of which I think could be automated.

    Why does DataBackupRestore not inlcude the table_router.txt and the envelopes, why isn't the SQL-statement automated and why can't everything be restored in one step?

    :25505
Children
No Data