Bacula-users

[Bacula-users] Unable to run bacula-dir

2009-11-25 22:38:43
Subject: [Bacula-users] Unable to run bacula-dir
From: arigion <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 25 Nov 2009 16:54:42 -0500

Chandranshu . 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"
> }
> 


Hi, I had the same problem. It seems that the semicolon ";" is the problem. Try 
this:

&nbsp;Catalog &#123;
&nbsp; Name = MyCatalog
&nbsp; dbname = "bacula" 
&nbsp; dbuser = "bacula" 
&nbsp; dbpassword = "bacula"
&#125;


+----------------------------------------------------------------------
|This was sent by aaaaaargh AT hotmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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>