Bacula-users

[Bacula-users] Restore with data encryption?

2011-12-19 11:16:28
Subject: [Bacula-users] Restore with data encryption?
From: Oliver Hoffmann <oh AT dom DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 19 Dec 2011 17:14:15 +0100
Hi all,

I do backups with data encryption. Backups as well as restores on the
clients work without problems. 
Now I want to be able to do restores with the server (or another one)
only. The doc says that adding the following line would be enough.

PKI Keypair = "/etc/bacula/keys/master.keypair"

So my working bacula-fd.conf on the server looks like this (just the PKI
part):

PKI Signatures = Yes            
PKI Encryption = Yes            
PKI Keypair = "/etc/bacula/keys/server-fd.pem"
PKI Master Key = "/etc/bacula/keys/master.cert"

Next I replaced server-fd.pem with master.keypair like mentioned in
the doc. I made the master.keypair accordingly.
That doesn't work. Neither putting the client-fd.pem in place.

I got this error:

Error: restore.c:944 Missing cryptographic signature
for /path/to/my/file

Thus the question is how to do a restore on a fd other than the one the
Backup was made with.

Thank you for enlighten me ;-)

Oliver

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>