Is it correct and valid to run encryption in combination with amsamba-application?
like:
backup myDLE-encrypted //192.168.16.99/share {
amsamba
compress client fast
encrypt server
server_encrypt "/usr/sbin/amcrypt-ossl"
server_decrypt_option "-d"
dumpcycle 5
}
?
Do I have to place .am_passphrase on each amanda-client as well if I
want to use "encrypt client" ?
