Re: [RDD] MySQL passwords

2012-02-08 Thread Fred Gleason
On Feb 8, 2012, at 02:39 04, Bill Putney wrote: Can you point me to a concise Lise of what needs to be done with 2.1.2 to move change things from stand alone to client server? Is it the same as 1.7.2? It's pretty much the same, although of course you get some additional options with 2.x

[RDD] MySQL passwords

2012-02-07 Thread Bill Putney
Can someone help me out with an RRAbuntu MySQL password issue? When I put mysql -u root -p mysql The system replies with PASSWORD: Then I'm stuck. I'm trying to replace the hostname localhost with % on the server so the clients can access the sever copy of MySQL. I've already changed the bind

Re: [RDD] MySQL passwords

2012-02-07 Thread Todd Baker
Rivendell-dev@lists.rivendellaudio.org Sent: Tuesday, February 7, 2012 12:18:51 PM Subject: [RDD] MySQL passwords Can someone help me out with an RRAbuntu MySQL password issue? When I put mysql -u root -p mysql The system replies with PASSWORD: Then I'm stuck. I'm trying to replace

Re: [RDD] MySQL passwords

2012-02-07 Thread Benjamin D. Fillmore
If the root password has not been set, then you would connect by typing: mysql -u root without the -p it will attempt to connect without a password. *Benjamin Fillmore *Fillmore Integrated Technical Services, Inc. 1011 Cherry Ave, Suite B Nashville, TN 37203 (615) 866-0674 office (949)

Re: [RDD] MySQL passwords

2012-02-07 Thread Bill Putney
I just loaded the RRAbuntu LiveCD. I haven't changed anything in MySQL. Here's what I get without a password; root@auto-srv:~/etc# mysql -u root ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) root@auto-srv:~/etc# On Tue, Feb 7, 2012 at 10:26 AM, Benjamin D.

Re: [RDD] MySQL passwords

2012-02-07 Thread Bill Putney
I tried using the only password anyone has suggested for Rivendell's root MySQL password mysql and this is what I get; root@auto-srv:~/etc# mysql -u root -p Enter password: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) On Tue, Feb 7, 2012 at 9:28 AM, Kevin

Re: [RDD] MySQL passwords

2012-02-07 Thread ltyndale
I could be remembering incorrectly, but I think that the root MySQL password on RRABuntu was set to be rivendell unless you changed it. I can't recall if it was capitalized, so try: Rivendell and rivendell See if it works. ___ Rivendell-dev mailing

Re: [RDD] MySQL passwords

2012-02-07 Thread Bill Putney
Thanks for the reminder. That got me in but things are still broken. :( Bill On Tue, Feb 7, 2012 at 12:21 PM, ltynd...@cogeco.ca wrote: I could be remembering incorrectly, but I think that the root MySQL password on RRABuntu was set to be rivendell unless you changed it. I can't recall if

Re: [RDD] MySQL passwords

2012-02-07 Thread Bill Putney
OK... Laboring under a delusion here. I was thinking that the v1.13 RRAbuntu was 2.1.2. I just got an eMail from Geoff Barkman and it turns out that the System Info comment is correct! RRAbuntu is NOT Rivendell 2.1.2! Now I really need to get the ethernet drivers in Broadcast Appliance working

Re: [RDD] MySQL passwords

2012-02-07 Thread Nathan Steele
I think you need apache as well, but no you don't have to run the appliance, I do some contract work for a station that uses broadcast appliance on the workstations but is using an Ubuntu server...now they do other things on that server that have occasionally caused a problem but that's a

Re: [RDD] MySQL passwords

2012-02-07 Thread Fred Gleason
On Feb 7, 2012, at 15:33 27, Bill Putney wrote: Now I really need to get the ethernet drivers in Broadcast Appliance working Chances are good that Intel has these drivers already packaged that could be bootstrapped with the installation. The stock 'RedHat 5' packages should work fine.

Re: [RDD] MySQL passwords

2012-02-07 Thread Fred Gleason
On Feb 7, 2012, at 15:36 30, Bill Putney wrote: Is there any reason the server needs to run Broadcast Appliance? Does it just need an NFS server and a MySQL server? So long as it's a 'pure' server --i.e. no Rivendell code running on it. Cheers!

Re: [RDD] MySQL passwords

2012-02-07 Thread Fred Gleason
On Feb 7, 2012, at 14:55 59, Bill Putney wrote: By the way, can you think of a reason why Broadcast Appliance doesn't support an Ethernet NIC that Centos 5.5 LiveCD does? RedHat must have backported the driver as part of one of the point updates. Cheers!

Re: [RDD] MySQL passwords

2012-02-07 Thread Bill Putney
Thanks Fred. I replaced the one client that had a problem and I've got BA loaded on all the clients. Can you point me to a concise Lise of what needs to be done with 2.1.2 to move change things from stand alone to client server? Is it the same as 1.7.2? Bill Sent from my iPad On Feb 7, 2012,