Bacula-users

Re: [Bacula-users] Unable to run bacula-dir

2009-04-14 17:54:33
Subject: Re: [Bacula-users] Unable to run bacula-dir
From: "Chandranshu ." <chandranshu AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 15 Apr 2009 03:17:31 +0530
Yes, it is mysql server and it is running on the localhost.

Thanks and regards
Chandranshu

On Wed, Apr 15, 2009 at 3:13 AM, Jari Fredriksson <jarif AT iki DOT fi> wrote:
>
> The only change I made was to insert the password
> 'bacula' in the bacula-dir.conf file in the CATALOG
> section. And this was after it didn't work without
> passwords. The relevant section of the bacula-dir.conf
> file is:
> # Generic catalog service
> Catalog {
>   Name = MyCatalog
>   dbname = "bacula"; dbuser = "bacula"; dbpassword =
> "bacula"
> }
>

You talk about "MySQL server".

Is it localhost?

I have this:

# Generic catalog service
Catalog {
 Name = MyCatalog
 DB Address = dbsrv
 dbname = bacula; user = bacula; password = "bacula"
}

If the MySQL server is not localhost, you maybe forgot to tell it to  bacula?



------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>