Bacula-users

[Bacula-users] PKI restore

2013-02-14 04:01:22
Subject: [Bacula-users] PKI restore
From: Tomasz Rozycki <rozycki.tomasz AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 14 Feb 2013 09:58:43 +0100
Hello,

I've tried to restore my backup, which has been encrypted by PKI, on
other machine. I've concatenated master.key and master.cert and add to
config on target machine:

Director {
  Name = director-adm
  Password = "pass"
}

FileDaemon {
  Name = fd-traget
  FDAddress = target
  FDport = 9102
  WorkingDirectory = "/var/lib/bacula"
  Pid Directory = "/var/run"
  Maximum Concurrent Jobs = 25
  PKI Keypair = /etc/bacula/master.pem
}

but I've error:

14-Feb 09:47 fd-target JobId 2281: Error: No private decryption keys
have been defined to decrypt encrypted backup data.

So what could be a reason? Should I changed something in director configuration?

Best regards,
Tomasz

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
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>