Re: [Bacula-users] Baculum: Cannot add non-admin users

2017-01-16 Thread Sergio Belkin
Marcin, thanks a lot! It worked! Because of that I think that http://www.bacula.org/7.4.x-manuals/en/console/Baculum_Web_GUI_Tool.html#SECTION0036 instructions are a bit misleading, it would be nice if made clear that this example goes to /etc/bacula/bacula-dir.conf Greetings 20

Re: [Bacula-users] Bacula database rogue tables

2017-01-16 Thread Marcin Haba
Hello Kostis, These additional tables were created during restore with using Bvfs. They could be done by older Baculum version (>7.4). From version 7.4.0 Baculum removes current table when restore starts. If these tables come from Baculum, you can remove them, of course. Best regards. Marcin Ha

[Bacula-users] Bacula database rogue tables

2017-01-16 Thread Kostis Fardelas
Hi, I noticed today on a bacula installation (Debian Jessie, 5.2.6+dfsg-9.3) the following rogue tables (bXXX): mysql> show tables; +--+ | Tables_in_bacula | +--+ | BaseFiles| | CDImages | | Client | | Counters | | Device