Many Thanks for the fix :)

On 02/25/2013 03:30 AM, Simone Caronni wrote:
On 25 February 2013 09:14, Simone Caronni <negativ...@gmail.com <mailto:negativ...@gmail.com>> wrote:

    Restore /etc/bacula to the default permissions + bacula group:

    chown -R root:root /etc/bacula
    chgrp bacula /etc/bacula \
            /etc/bacula/bacula-dir.conf
            /etc/bacula/query.sql


Well, this should be better; same result but a bit more restrictive.
Fixes also the console permissions to be more restrictive while preventing the bacula daemon to poke with other files in case of being compromised:

chown -R root:root /etc/bacula
chmod 755 /etc/bacula
chmod 640 /etc/bacula/*
chgrp bacula /etc/bacula/bacula-dir.conf /etc/bacula/query.sql

Please let me know.

Thanks,
--Simone




--
You cannot discover new oceans unless you have the courage to lose sight of the shore (R. W. Emerson).


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb


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

<<attachment: hbryant.vcf>>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to