Am Mon, 19 Dec 2011 17:14:15 +0100 schrieb Oliver Hoffmann:

> 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
> 


I had problems restoring files from an encrypted backup if "Replace: 
always" was not selected on the restore job.

But I do not remember the exact error message.

- Thomas


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to