>>>>> On Wed, 21 Dec 2005 19:34:54 -0600, [EMAIL PROTECTED] said:

  Reader> Gentoo linux
  Reader> mysql-5.0.16-r4
  Reader> bacula-1.36.3-r2

  Reader> I had a running bacula setup a while back and was just starting to
  Reader> learn how to use it for real work.  Did a major reinstall of os and
  Reader> now back to square one, but also seems I've forgotten whatever I
  Reader> learned. 

  Reader> First tried with the default config files intact to start bacula, it
  Reader> failed with similar output as below

  Reader> I've forgotten how the passwording works.  When Mysql was installed a
  Reader> root password was created but not sure how to let bacula know about
  Reader> it.  And not sure really if that is even the problem...

Bacula shouldn't know about the Mysql root password -- Bacula's Mysql user is
"bacula" in your config, so you need to ensure that that user exists in the
Mysql system and has the same password as in our Catalog resource (see Bacula
manual and mysqladmin).


  Reader> I can talk to the mysql daemon so I know its running and accepting the
  Reader> password. 

  Reader> mysql -p ... works.

  Reader> bacula-dir has the passwords generated on install already in there 
and as I
  Reader> recall I didn't mess with those last time, so I'm using the ones
  Reader> created on this install.

That's probably correct, but these passwords are used when connecting between
the Bacula daemons, not with the Mysql.

__Martin


-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to