On 01/27/11 12:20, Laxansh K. Adesara wrote:
> So, what’s wrong here?
> 
> My catalog from bacula-dir.conf file :
> 
> Catalog {
> 
>     Name = MyCatalog
> 
>     #Uncomment the following line if you want the dbi driver
> 
>     #dbdriver = “dbi:sqlite3”; dbaddress =127.0.0.1; dbport=
> 
>     Dbname = bacula; DB Address =IP address ; dbuser = “bacula”
> passoword=”password”
> 
>  }

Well, let's see...

You have no newline or semicolon separating 'dbuser = “bacula”' from
'passoword=”password”'.
Also, in the same line, you misspelled password.
Also, in the same line, 'IP address' isn't a valid IP address.  Bacula
is probably trying in vain to resolve that as a hostname.



-- 
  Phil Stracchino, CDK#2     DoD#299792458     ICBM: 43.5607, -71.355
  ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
         Renaissance Man, Unix ronin, Perl hacker, Free Stater
                 It's not the years, it's the mileage.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to