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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to