[Bacula-users] Bacula 7.0.5 not working on Ubuntu 16.04 w/Webmin

2016-05-30 Thread Duane Webber
I receive the following error in Webmin:" Failed to connect to the Bacula database : Failed to load the database DBI driver mysql at ./bacula-backup-lib.pl line 45. Maybe it is not set up, or the module configuration is incorrect." Tried installing perl dbi module. No luck. Tried dpkg-reconfigure

[Bacula-users] Deleting DIFFERENTIAL Jobs from Volumes

2016-05-30 Thread Larrybwoy
Managed to finally create a decent scheme for what i needed, using 2 pools for my job. Thank you everyone for your help!! Regards, Larry +-- |This was sent by larryb...@gmail.com via Backup Central. |Forward SPAM to ab...@ba

Re: [Bacula-users] TLS Config Problem (FD did not advertise required TLS support.)

2016-05-30 Thread Francisco Javier Funes Nieto
Hi Ana, My question is: Can I have a mixed set of clients with TLS enabled and others with no TLS ? The clients into my LAN doesn't need the TLS support but all in the VPN network must use TLS. J. 2016-05-30 10:25 GMT+02:00 Ana Emília M. Arruda : > Hi Javier, > > Yes, sure. If you c

Re: [Bacula-users] TLS Config Problem (FD did not advertise required TLS support.)

2016-05-30 Thread Ana Emília M . Arruda
Hi Javier, Yes, sure. If you configure TLS Require = No, if any of the daemons host do not speak TLS, they will communicate with no encryption (ssl=0). Regards, Ana On Sun, May 29, 2016 at 12:27 PM, Francisco Javier Funes Nieto < esen...@gmail.com> wrote: > Hi Ana, > > The problem now it's solv