Jörg Steffens joerg....@bareos.com
I'd add a thing or two to Jörg's answer.
Firstly, if you don't trust the backup provider, the whole backup setup is highly questionable. Remember that even though you can encrypt the file contents, you keep the filenames in clear text in the database, so there is at least a vector of enumeration of files on your system which could potentially lead to abuse.
You can however make a formal agreement (which is out of technical scope of bareos itself) with the backup provider that limits the backup job only to specific files. But to be able to verify whether the backup provider keeps to its end of the deal you can configure logging on the filedaemon so you have some kind of accounting.
Thirdly, running bareos-fd as a non-root user can have its drawbacks in terms of file access. As an alternative you could try using SELinux and creating specific policy which allows backups of only selected files but it will probably be complicated and error-prone.
MK
--
You received this message because you are subscribed to the Google Groups "bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/7e76b38b-e2f6-48e4-8980-96d730353e0c%40googlegroups.com.