View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Sep 28, 2005 2:31 pm 
Offline
Joined: Tue Aug 31, 2004 12:52 pm
Posts: 23
It's been a while since i've been in the setup portion of the frontend.. Now, I can't remember the pin number. Where is this stored, and how do I reset it?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 28, 2005 5:30 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
It is stored in the DB somewhere.... Fire up Webmin and take a gander. If all else fails, post to the MythTV-user mailing list...

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 28, 2005 6:49 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
At a guess the settings table. Search for my directions on how to change stuff there.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 30, 2005 10:20 am 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
pin number? I just recently set up a frontend and I don't remember seeing anything about setting a pin...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 30, 2005 11:28 am 
Offline
Joined: Tue Apr 13, 2004 6:51 pm
Posts: 890
Location: Groton, MA
I see this in the settings table

Code:
select * from settings where value ='SetupPinCodeRequired' and hostname ='mythtv'

value             data     hostname
SetupPinCodeRequired 0 mythtv


I have no PINs in use, so maybe updating that setting to 0 will allow you into setup again.

_________________
R5F1 - Dell P4 2.4Ghz 500MB - PVR250 x 2 - GeForce FX 5200 - Onboard sound/NIC 80GB ATA/250GB ATA/400GB SATA


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 30, 2005 6:37 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
khrusher wrote:
Code:
select * from settings where value ='SetupPinCodeRequired' and hostname ='mythtv'

value             data     hostname
SetupPinCodeRequired 0 mythtv


You are correct young Jedi. This query might also be useful, since it will find all settings with names that include "pin".
Code:
mysql mythconverg -e "select * from settings where value like '%pin%'"


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu