For a number of reasons I have been trying to find a way to encrypt my backup tapes. I'm currently running Bacula for my backups and it's support for Drive based encryption is I have to call a script or something to set the key in the drive.
How can I set the encryption options on the tape drive in Debian Linux?
stenc
project should be useful (haven't personally tested that) -- http://sourceforge.net/projects/stenc/I have tested stenc as suggested by sendmoreinfo and it worked well with the LTO-6 drive.
Usage:
Insert a tape and ask the tape drive about its settings:
Generate your 256 bit key and store it:
Load the key in the LTO tape drive. With
--ckod
it will forget the key after tape eject.Verify that the drive enabled AES now:
I have prepared a package for Gentoo Linux.