Running an application behind a proxy with authentication

Questions about Wine on Linux
Locked
Waleed
Newbie
Newbie
Posts: 1
Joined: Mon Jan 09, 2017 5:38 am

Running an application behind a proxy with authentication

Post by Waleed »

Hi,

I am trying to run an application on Ubuntu using wine. The application needs an access to the internet to activate some license. I am working behind a proxy which requires authentication. Unfortunately, I could not get this working as it keeps giving the 407 error with the message:

fixme:secur32:nego_AcquireCredentialsHandleW forwarding to NTLM

I followed the wiki and the proxy and the credentials are already set in the http_proxy variable.

Can you please help with this issue?

Note: the wine version I am using is: wine-2.0-rc3

Regards,
Locked