[mythtv-users] wget unauthorized mod

Michael T. Dean mtdean at thirdcontact.com
Sat Aug 5 16:03:51 UTC 2006


On 08/05/2006 11:51 AM, WR wrote:
> On Saturday 05 August 2006 02:49, you wrote:
>   
>> Have you tried running the wget command manually and specifying
>> your username and password on the command line?  That way you could
>> tell if the problem was with wget or with MythTV.  The command is:
>>
>> 	wget --user="username" --password="password" \
>> 	http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
>>     
> Gives me this:
>
> thelonius ~ # wget --user="monk" --password="krunk" 
> http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
>   

Might want to change your password, now.  ;)

> --08:47:15--  http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
>            => `xtvdService'
> Resolving datadirect.webservices.zap2it.com... 206.18.98.160
> Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80... 
> connected.
> HTTP request sent, awaiting response... 401 Unauthorized
> Unknown authentication scheme.
> Authorization failed.

Does your wget support digest authentication (or was it compiled with 
--disable-digest)?

Mike


More information about the mythtv-users mailing list