View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Oct 28, 2007 4:12 pm 
Offline
Joined: Tue Jun 20, 2006 12:25 pm
Posts: 12
I've just installed the most recent version of Knoppmyth and everything went very smoothly, which im very happy about, however when I tried to get access to mythweb it asks me for the username and password, which I type in, however it doesnt like it, I then try to get to the root of the webserver and it asks me for a password again, infact no matter where I try and get access to the server it asks me for a password.


Is there anyway to turn this off as its on a local network without access to the Internet


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 28, 2007 4:20 pm 
Offline
Joined: Tue Jun 20, 2006 12:25 pm
Posts: 12
sorry, fixed it by removing the authorization in apache.conf
from
Code:
Include /etc/apache2/sites-enabled/
<Directory />
     AuthType           Digest
     AuthName           "MythTV"
     AuthUserFile       /etc/htdigest
     Require            valid-user
     BrowserMatch       "MSIE"      AuthDigestEnableQueryStringHack=On
</Directory>

to
Code:
Include /etc/apache2/sites-enabled/
<Directory />
#     AuthType           Digest
#     AuthName           "MythTV"
#     AuthUserFile       /etc/htdigest
#     Require            valid-user
#     BrowserMatch       "MSIE"      AuthDigestEnableQueryStringHack=On
</Directory>


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 28, 2007 7:32 pm 
Offline
Joined: Tue Mar 22, 2005 9:18 pm
Posts: 1422
Location: Brisbane, Queensland, Australia
Thanks for this info.

A big disclaimer should be attached though in that you must be careful to ensure that your Myth box is not exposed to the Internet as implementing this solution will open up your Myth box to possible exploits.

_________________
Girkers


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 6 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