[mythtv-users] Can't get remote frontend to connect

Bill Meek keemllib at gmail.com
Mon Mar 7 04:52:46 UTC 2011


On Sun, 2011-03-06 at 20:29 -0500, Harry Devine wrote:
> Anywhere else I can look?

Hi;

1. Per:

 http://dev.mysql.com/doc/refman/5.1/en/default-privileges.html

you should do (on your FE/BE):

 FLUSH PRIVILEGES;

after a password change.

2. Then, you can 'break the problem in half' by trying the same
command you're using on your laptop on the combined FE/BE like
frankalso mentioned:

 mysql -u mythtv -p -h 192.168.1.200

Does that work?

3. Also, what is the result of frankalso's suggestion of doing:

 SELECT PASSWORD('whatever-password-youre-using');

Is is: *A56FCCF24B1776335AA9DC7ACDE28E92A20FC921?

Bill




More information about the mythtv-users mailing list