Bacula-users

Re: [Bacula-users] Bacula start OK but bconsole can't establish a connection

2008-07-08 17:18:41
Subject: Re: [Bacula-users] Bacula start OK but bconsole can't establish a connection
From: "John Drescher" <drescherjm AT gmail DOT com>
To: rperezm AT uci DOT cu
Date: Tue, 8 Jul 2008 17:18:34 -0400
> This is the catalog.conf file content:
>
> Catalog {
>  Name = MyCatalog
>  dbname = bacula_storage_db;
>  user = bacula_user;
>  password = "baculauserdb"
> }
>
> I miss something here? Also I test the connection to PostgreSQL ussing
> this account and every is fine
> -

I am not sure if this is necessary but I have dbaddress and dbport
defined. Although in my case the database is not on the same machine
as the director.

# Generic catalog service
Catalog {
  Name = HBCatalog
  dbname = bacula
  user = bacula
  password = "bacula"
  dbaddress = dev6
  dbport = 5432
}

John

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users