Birger Blixt wrote:
On 2006-04-04 23:45, Mark Nienberg wrote:

Some of the installation scripts expect mysql to be running without a root password. Should I set the password to blank before installing or updating bacula or is there a way to pass the real password to the installation? I installed from rpms made by rebuilding the src.rpm.




Just create the file .my.cnf in roots $HOME  (/ or /root)
Change the permissions to 600 , and add:
[client]
user     = root
password = 'the password'


I didn't know that! Thanks,
Mark



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to