[Wine] Wine automatic proxy authentication?

A. Tres Finocchiaro tres.finocchiaro at gmail.com
Fri Mar 6 18:17:55 CST 2009


I assume you've tried "username:password at proxyaddress.com" already.

I think you hit the nail on the head with NTLM.  Since it uses windows
authentication, you might be stuck.  If the proxy supports netbios,
you could try to map a network drive to it through the cmd.exe
interpreter.

I'm not sure if IETab for Firefox works in Wine or if it even can pass
in its proxy settings, but may be worth a try.

A quick search shows it probably doens't work:
http://www.mozdev.org/pipermail/ietab/2006-January/000074.html

Next idea possible the IEAK (IE admin kit).  Looks like it can deploy
IE8 proxy settings, but no idea about IE6.  I also don't know if the
kit itself is compatible with Wine.

Lastly, you've probably already stumbled upon this, but it has code
snippets.  If you could get this to run in a wine compatible windows
language (vbscript, vb6?) then execute iexplore perhaps it would
retain the settings.  A lot of work though for a missing dialog box.

-Tres



On Fri, Mar 6, 2009 at 4:28 PM, ghotir <wineforum-user at winehq.org> wrote:
>
> Daemon wrote:
> >
> >   You could install the native wininet.dll through the new & updated winetricks and see if that does the trick. savelinkas http://www.kegel.com/wine/winetricks
>
>
> It appears that winetricks attempts to download stuff from the internet, and I don't see a way to set my proxy for it.  Since the problem is authentication through a proxy, I don't think this will help.  Also it doesn't appear to be a problem with wininet.dll.  The dll appears to be working fine, the problem is that I don't have a way to give it a username and password.  In windows it gets that information through system calls.  It might be trying to do that from my WINE as well, but my linux credentials don't have internet privileges.  I need to use my windows domain credentials.
>
>
>
>
>



--
- Tres.Finocchiaro at gmail.com



More information about the wine-users mailing list