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 <ja...@iki.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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to