Hello Olaf,

I was not refering to the names for user and password. Instead, the
directives "user" and "password" for Catalog definition. I noticed in your
post that you defined Catalog using the keywords "dbuser" and "dbpassword",
instead of using "user" and "password". Like bellow:

Catalog {
        Name = MyCatalog
        dbname = "bacula"
        dbuser = "bacula"
        dbpassword = ""
}

Best regards,
Ana

On Wed, Jun 10, 2015 at 2:54 PM, olx69 <ope-li...@gmx.de> wrote:

> Hello Ana,
>
> > Hello Olaf,
> >
> > There are some directive keywords mismatch (user and password):
> >
> > Catalog {
> >          Name = MyCatalog
> >          dbname = "bacula"
> >          user = "bacula"
> >          password = ""
> > }
>
> it's SQLite3 DB, does the user/password matter? Even if I set the user =
> "" it doesn't change it.
>
> Thank you,
> Olaf
>
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to