Re: [Bacula-users] Bacula 9.0.3 bat qwt requirements

2017-09-02 Thread Kern Sibbald
Hello, I am not sure why you mention qwt since Bat has not used it for a number of years.  Bat builds fine for me here and it builds on the machines where we are beginning to produce binaries.  I have a number of suggestions: 1. With output like "Make[1]: *** [b

Re: [Bacula-users] Bacula Verification Procedures

2017-09-02 Thread Jim Richardson
Thanks Bill, I will keep this in mind as I test. Jim Richardson -Original Message- From: Bill Arlofski [mailto:waa-bac...@revpol.com] Sent: Saturday, September 2, 2017 2:49 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Bacula Verification Procedures Hi Jim, One m

Re: [Bacula-users] SELinux Issues with Baculum

2017-09-02 Thread Jim Richardson
I figured it out: semanage fcontext -a -t httpd_sys_rw_content_t '/etc/baculum/Config-web-apache(/.*)?' restorecon -R -v /etc/baculum/Config-web-apache/ semanage fcontext -a -t httpd_log_t '/usr/share/baculum/htdocs/protected/Web/Logs(/.*)?' restorecon -R -v /usr/share/baculum/htdocs/protected/

[Bacula-users] SELinux Issues with Baculum

2017-09-02 Thread Jim Richardson
I am setting up a test environment to plan for my 9.0.3 upgrade. I am having strange issues with SELinux enabled when I try to access the Baculum web console for the first time. I am receiving no new entries in my audit.log. audit2allow shows nothing. Can anyone help? If I use setenforce to

Re: [Bacula-users] Bacula Verification Procedures

2017-09-02 Thread Bill Arlofski
Hi Jim, One more comment about this script. A DiskToCatalog job is run as one of the verify jobs. The thing is, (and this is the part you commented at the end of your OP), it is NOT verifying the data I am restoring to /tmp/bacula-auto_restores/ The RunScripts in the Catalog job in my Commu