Re: [Bacula-users] Not working encryption

2015-07-05 Thread Radosław Korzeniewski
Hi, 2015-07-03 17:45 GMT+02:00 Ana Emília M. Arruda : > You´re welcome Jakubek :-) > I think Jakubek is a last name. The first name is Jakub. best regards to all -- Radosław Korzeniewski rados...@korzeniewski.net -- Do

Re: [Bacula-users] Not working encryption

2015-07-03 Thread Ana Emília M . Arruda
You´re welcome Jakubek :-) On Fri, Jul 3, 2015 at 12:11 PM, Jakubek Jakub wrote: > On 07/03/2015 04:43 PM, Ana Emília M. Arruda wrote: > > ​The idea is that bacula-dir do not have access to unencrypted contents. > > But it must work for restores. The data will be unencrypted at client > > side.

Re: [Bacula-users] Not working encryption

2015-07-03 Thread Jakubek Jakub
Hi Marcin, All is clear. I was naive and thought that director is responsible for decryption and without master key file daemon will be not able to decrypt anything. I was wrong. Master can be used in emergency if we lost client cert&key. Thanks again! BR On 07/03/2015 05:21 PM, Marcin Haba wrot

Re: [Bacula-users] Not working encryption

2015-07-03 Thread Marcin Haba
Hello Jakubek, Data encryption in Bacula takes place on FileDaemon side, not on Storage Daemon side, and it is configured from FileDaemon side. Data is sent to Storage Daemon already encrypted by FileDaemon during backup, and during restore data is recieved from Storage Daemon to FileDaemon in en

Re: [Bacula-users] Not working encryption

2015-07-03 Thread Jakubek Jakub
On 07/03/2015 04:43 PM, Ana Emília M. Arruda wrote: > ​The idea is that bacula-dir do not have access to unencrypted contents. > But it must work for restores. The data will be unencrypted at client > side. So IMHO this is working as expected. My bad, apparently I misunderstood manual. Thanks :-)

Re: [Bacula-users] Not working encryption

2015-07-03 Thread Ana Emília M . Arruda
Hello Jakubek, On Fri, Jul 3, 2015 at 11:07 AM, Jakubek Jakub wrote: > Hi, > I'm trying to configure Bacula with FD encryption. I started with > http://www.bacula.com.br/manual/Data_Encryption.html but it doesn't work. > > My environment: > bacula-dir on FreeBSD Version: 7.0.4 (04 June 2014) > b

[Bacula-users] Not working encryption

2015-07-03 Thread Jakubek Jakub
Hi, I'm trying to configure Bacula with FD encryption. I started with http://www.bacula.com.br/manual/Data_Encryption.html but it doesn't work. My environment: bacula-dir on FreeBSD Version: 7.0.4 (04 June 2014) bacula-fd on Debian Version: 5.2.6 (21 February 2012) Configuration FD, at this momen