Results 1 to 2 of 2
Hello All
I have successfully implemented bacula to backup data from the server onto tapes.
As bacula supports encryption I have also altered the config files so that the data ...
- 02-02-2009 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 46
Help with encryption of backup tapes
Hello All
I have successfully implemented bacula to backup data from the server onto tapes.
As bacula supports encryption I have also altered the config files so that the data is protected when placed on the backup tapes.
Although there are no errors, and once the backup is complete the message for the bacula backup (/var/mail folder) does state 'storage encryption : yes' but how do I know for sure that the data is actually encrypted???
What test(s) should I perform on the encryption/decryption before implementing all this for real?
Thanks in advance for any help!
t
- 02-02-2009 #2Linux User
- Join Date
- Jun 2007
- Posts
- 318
I would back up just one file that's plain text. Then dump the contents of the tape, probably with the dd command, to see if you can find any of that plain text file. If it's encrypted you won't be able to.


Reply With Quote