Hello,

czw., 25 cze 2020 o 22:29 r0...@nxlplyx.com <r0...@nxlplyx.com> napisał(a):

> Hi everyone,
>
> I am having difficulty determining if the backup volume is encrypted.
>
> Using a hex editor, or any editor, I see the file names of the files that
> were backed up in plaintext in the backup volume.
>
> I am not a cryptographer, and so I cannot determine if the rest of the
> backup volume binary is encrypted or not. (I tend to think not because I
> can see plaintext file names.)
>
> Can someone tell me how to determine if the backup volume is encrypted?
>
> - Al
> ==
> relevant part of  bacula-fd.conf file: (the key files were generated per
> the manual, exist and no errors were given)
>
> FileDaemon {                          # this is me
>   Name = debian-fd
>   FDport = 9102                  # where we listen for the director
>   WorkingDirectory = /opt/bacula/working
>   Pid Directory = /var/run
>   Maximum Concurrent Jobs = 20
>   Plugin Directory = /opt/bacula/lib
>
>   PKI Signatures = Yes      # Enable Data
>   PKI Encryption = Yes      # Enable Data
>   PKI Keypair = "/opt/bacula/etc/e156-bac963-fd.pem"            # Public
> and Private Keys
>   PKI Master Key = "/opt/bacula/etc/e156-bac963-master.cert"    # ONLY the
> Public Key
>   PkiCipher = AES256
> }
>
>
> ====
> Backup report:
> Build OS:               x86_64-pc-linux-gnu debian 10.4
>   JobId:                  1
>   Job:                    BackupClient1.2020-06-25_15.49.18_03
>   Backup Level:           Full (upgraded from Incremental)
>   Client:                 "debian-fd" 9.6.5 (11Jun20)
> x86_64-pc-linux-gnu,debian,10.4
>   FileSet:                "Full Set" 2020-06-25 15:49:18
>   Pool:                   "File" (From Job resource)
>   Catalog:                "MyCatalog" (From Client resource)
>   Storage:                "File1" (From Job resource)
>   Scheduled time:         25-Jun-2020 15:49:16
>   Start time:             25-Jun-2020 15:49:20
>   End time:               25-Jun-2020 15:49:24
>   Elapsed time:           4 secs
>   Priority:               10
>   FD Files Written:       29
>   SD Files Written:       29
>   FD Bytes Written:       394,637,072 (394.6 MB)
>   SD Bytes Written:       394,657,841 (394.6 MB)
>   Rate:                   98659.3 KB/s
>   Software Compression:   None
>   Comm Line Compression:  None
>   Snapshot/VSS:           no
>   Encryption:             yes
>
This message commits that your data in this backup is encrypted.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to