Page 1 of 1

Proxy server with domain

Posted: Fri Mar 03, 2006 9:31 am
by pie
I have a proxy server with domain authentication. In IE the proxy settings are filled like this

server port 8080
domain\user
password

It seems that mediamonkey does not pass through the domain correctly, as seen in other applications.

Couldn't show results: HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )

The web tab is visibile but I guess that's because it uses IE.

The same problem

Posted: Thu Jun 14, 2007 4:34 am
by mitrasgu
I have the same problem. In itunes the podcasts are running but no in mediamonkey.

Anybody knows how to jump the proxy server?

Thanks.

Re: Proxy server with domain

Posted: Mon Nov 12, 2007 9:34 pm
by CaptainRoo
pie wrote:
Couldn't show results: HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )
The key is there in what you quoted from the error. MS's ISA Server requires the password to be handed to in a very particular manner, encoded and not as plain text. Unfortunately MM is not using the system's 'Internet Settings' and therefore you get the above error.

Dear Media Monkey team,

Would it be possible to implement the proxy server configuration in a way that alleviates this problem?
(BTW, Firefox is sending the password properly. Could its proxy implementation be used?)