Il 26 mar 2017 1:54 PM, "Tomasz Michno" <[email protected]> ha scritto:
Damiano -I thank you very much for a quick reply and help! You're welcome :-) xxxxxxxxxxxx I haven't got permissions? Config error: Cannot open config file "/etc/bareos/bareos-sd.d/*/*.conf": Permission denied Chances are high that.... you're working as "root" and the files you've created are owned by root. The BareOS director run as "bareos" (on CentOS 7). So it cannot properly manage/access such files. So a simple "chown -R bareos /etc/bareos" should solve your problem. But: 1 - I bet you already knows about file permission so.... I wonder the real point you are pointing with your question; 2 - my "chown" can surely be "restricted" to better suit your own environment. Bye, DB -- 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 [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
