Bacula-users

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

2009-04-14 18:16:05
Subject: Re: [Bacula-users] Unable to run bacula-dir
From: "Jari Fredriksson" <jarif AT iki DOT fi>
To: "Chandranshu ." <chandranshu AT gmail DOT com>, <bacula-users AT lists.sourceforge DOT net>
Date: Wed, 15 Apr 2009 00:43:42 +0300
> 
> 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>