Hello everybody,
We are using Bacula and Baculum. We have some admin users and also limited
users. We want to give some specific permissions to these limited users. We
could be able to give these limited users permission for specific things via
bconsole ACLs. But in the Baculum web interface l
Hello Jose,
Yes, this problem that enabled saving empty runscript was fixed in Baculum here:
https://www.bacula.org/git/cgit.cgi/bacula/commit/?h=Branch-9.6&id=72e91629b33dba22a20c939af4c819731fcc611b
The fix is available in 9.6.0 and greater.
Best regards,
Marcin Haba (gani)
On Fri, 17 Apr 20
After several tests to rule out, I managed to find the problem:
Job {
Name = "redhatRman-job"
Type = "Backup"
Level = "Full"
Messages = "Standard"
Storage = "MSL4048"
Pool = "bbdd"
Client = "redhat-fd"
Fileset = "redhat-fileset"
Schedule = "redhat-sch"
Runscript {
}
}
The bl
Hello Ethan,
According to the documentation you need to use 'create' keyword with
your POST request parameters. Instead of using:
name=JOB_TEST_02
you need to use:
create[name]=JOB_TEST_02
and so on.
Best regards,
Marcin Haba (gani)
On Fri, 17 Apr 2020 at 17:03, Ethan King wrote:
>
> I am r
I am running Baculum/Bacula 9.6.3 and everything seems to be working
great. My question regarding the syntax of Baculum Web API. I am trying
to initiate a job run using the "/api/v1/jobs/run" endpoint but can't
figure out the syntax based on the documentation (
https://www.bacula.org/downloads/b
Hello
The bacula-dir and bacula-sd daemons ALWAYS MUST BE in the same version and
only bacula-fd can be in the same version of DIR/SD or in prior versions.
Best regards
*Wanderlei Hüttel*
Em sex., 17 de abr. de 2020 às 03:28, Thing
escreveu:
> After rebooting my systems I see,
>
> " Last V