[mythtv-users] recording group passwords resettable if forgotten?

Chris Pinkham cpinkham at bc2va.org
Sun Sep 24 04:37:53 UTC 2006


* On Sat Sep 23, 2006 at 05:24:08PM -0400, Allan Risk wrote:
> Before I enable a password on a recording group, I'd like to know if there 
> is a way to recover from forgotten passwords.
> 
> In the archives I see no mention of a method, or even the question being 
> asked.
> Is there a way to recover from a forgotten PIN? 

No way within Myth that I know of.  You can reset it via the following SQL
command though:

delete recgrouppassword where recgroup = 'thenameofthegroupyouwanttoreset';

Run that using mysql from the command line or phpadmin or something similar.

--
Chris


More information about the mythtv-users mailing list