|
From: Richard U. <ru...@RT...> - 2002-03-18 09:05:26
|
Microsoft's fix for complaints that Netscape wouldn't work with the =
proxy
was a stub version of winsock32.dll that did the authentication. Of =
course
you need to ensure that the stub is loaded first and always, but that =
the
real winsock32.dll, which the stub has to be able to find, is never =
loaded
directly by an app. I decided it was impractical, swore at Microsoft =
and
ditched Netscape.
This means that:
1. There is no workaround from Microsoft.
2. If you can get it to work the stub dll is probably still available. =
If
it'll work on your OS, this was pre 2000.
Since Netscape has a plug-in the technology may now be published.
-----Original Message-----
From: Philip Hofstetter [mailto:pi...@se...]
Sent: Saturday, March 16, 2002 8:57 PM
To: jEdit Users' List
Subject: Re: [ jEdit-users ] Downloading plugins via http?
Hi,
--On Freitag, 15. M=E4rz 2002 08:45 -0800 mike dillon <md...@je...>=20
wrote:
> userAgent =3D "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
> Q312461)"; System.getProperties().put("http.agent",userAgent);
>
> If that doesn't do it, I'm pretty sure we'll be able to make it work
> one way or another ;).
This will not work, like anything else you could try to do: M$ Proxy=20
Server uses an extension to the HTTP-Protocol to authenticate its=20
clients via the standard (Windows-)Domain-Logon. That way you do not=20
have to enter any password when authenticating with the proxy.
As you can imagine, this is only supported with IE 4 and later.
I am not even sure if this special form of authentication can be turned =
off on the server.
> Fucking M$.
jepp.
Philip
--=20
-----------------------------------------------
jEdit Users' List
jEd...@li...
https://lists.sourceforge.net/lists/listinfo/jedit-users
________________________________________________________________________=
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________=
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________
|