Dan Langille schreef:
On 16 Feb 2006 at 10:56, [EMAIL PROTECTED] wrote:


Hi,

When configuring and compilingbacula, is there a way to change the database name 'bacula'? I can't find where to change it.


The database name is set at run time.  It is not set at compile time.

Look for it in the Catalog resource in the bacula-dir.conf file.

# Generic catalog service
Catalog {
  Name = MyCatalog
  dbname = bacula; user = bacula; password = "passwd"
}

There's the dbname there.

True, but it is also in the scripts for creating the database and tables. At first i thought i had to change a lot of files but that wasn't the case. But i already asked the question :)

--
Best regards,

Marc Cuypers

Publi Van Dyck N.V.     T: +32 14 81 12 33
Bankei 1                F: +32 14 81 45 57
2490 BALEN              E: [EMAIL PROTECTED]
Belgium

The most costly of all follies is to believe passionately in the palpably
not true.  It is the chief occupation of mankind.
                -- H.L. Mencken


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to