On 1/24/19 12:47 PM, Radosław Korzeniewski wrote:

> I assume the Bacula Catalog are all the objects used by Bacula Director to
> perform its operations, so, no. IBAdmin does not store its configuration
> data in Bacula Catalog but stores it in the same Postgresql database.

You can isolate admin stuff in a sub-schema (which I believe in mysql
will just create a separate database). A more sophisticated approach
would be to create a role with fine-grained permissions.

And if I were serious about my backups, I wouldn't give a 3rd-party app
write access to my backup catalog either. !@#ck no, are you kidding?

-- 
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to