-- > The Bacula Director and Storage daemons are running as bacula on the > backup server. The Bacula File Daemon running on the clients is > running as use root, group bacula. As the script's running on the > client I'd have thought it'd execute as root, and it is. > >> I am using, >> http://worldcommunity.com/opensource/utilities/mysql_backup.html, to >> backup my databases from Bacula Director (ClientRunBeforeJob). >> >> ClientRunBeforeJob= "/usr/local/bin/mysqlbackup/mysqlbackup.pl" >> >> This appears to work good for me. > > Do you have passworded MySQL root user access? i.e. to you need to > supply "-p somepass" when connecting using the CLI? > > Will.
Yes, I have configured root to require a password when logging in. The username and password configured for doing the backups is included in the script's configuration ($user and $password). Scott _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users