Comment 5 for bug 207527

Revision history for this message
Ante Karamatić (ivoks) wrote : Re: [Bug 207527] Re: Backup of Bacula's MySQL catalog fails

On Wed, 02 Apr 2008 01:18:49 -0000
Stuart Griffith <email address hidden> wrote:

> I didn't see anywhere that indicated that I needed to change the
> RunBeforeJob. This is not something I have had to do before with
> Bacula.

Maybe you don't remember, but you had to insert username and password
of a DB user:

RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup -u<username> -p<password>"

Anyway, in next upload, I'll add a comment about what's needed to make
it functional.