Skip navigation.

exploreopera

| Help

Sign up | Help

Opera FAQ's, Tips, Tricks & Tweaks

More about Opera browser

Proxy server authentication problem with Opera?

, , , , , , ,

If proxy server authentication dialog box doesn't popup or popup frequently, try NTLMAPS.
NTLMAPS for Windows
NTLMAPS for Linux

Windows

  1. Download NTLMAPS.zip and unzip NTLM Authorization Proxy Server.
  2. Open server.cfg in any text editor and modify the following items shown in red/green color.
    PARENT_PROXY:your_parentproxy
    PARENT_PROXY_PORT:8080
    User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) to # User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
    NT_DOMAIN:your_domain
    USER:username_to_use
    PASSWORD:your_nt_password to PASSWORD:
  3. In Opera, go to Tools → Preferences → Advanced → Network → Proxy Servers..., check HTTP, HTTPS & FTP, enter 127.0.0.1 as proxy server and 5865 as port. Disable Enable NTLM in Opera.

    Proxy servers configuration in Opera
    Proxy servers configuration in Opera

  4. Run ntlmaps.cmd or ntlmaps.exe from NTLMAPS folder and don't close command window.

    NTLM Authorization Proxy Server Window
    NTLM Authorization Proxy Server window

Linux

  1. Download NTLMAPS in tar.gz format and extract it.
  2. See step #2 for Windows.
  3. See step #3 for Windows.
  4. Open terminal, enter path to main.py, press enter and don't close terminal window.

Update: Oct 11, 2007

Member of the Week in Opera CommunityFast proxy switching in Opera

Comments

avatar
MarkW writes:

I tried the set-up as you described, but I still have no access to the "localhost" on my computer where I had set up WinXP home to operate ASP files locally for web page development. I wanted to have Opera 9.23 access the "localhost" so I can view and test new local ASP web pages in the Opera Browser.

No matter how I try to set the variables in the "server.cfg" file, Opera will not access the localhost (http://localhost/). It continues to ask for user authentication, and with or without a password it does not work.

Just to ensure I covered the bases, as I know it, I shut down my Comodo firewall and the problem persists.

What suggestions do you have to get Opera to work with localhost?

Mark

By anonymous user, # 31. August 2007, 18:07:48

avatar
What suggestions do you have to get Opera to work with localhost?
Sorry, I don't know.

By Tamil, # 31. August 2007, 18:14:42

avatar
Selvam writes:

My computer is on a LAN which is connected to internet through a proxy server (WebMarshal).
With IE7, Firefox and Avant it is just enough to configure the HTTP Proxy as WebMarshal and Port as 8080.
Doing the same on Opera brings up the login dialog for the proxy server (WebMarshal), which I have no access to (obviously!)
Any help?
Thanks in advance

By anonymous user, # 23. December 2007, 12:55:46

avatar
Selvam writes:

Another interesting thing is happening!
Only Google and related sites are opening in Opera without any proxy configuration for WebMarshal.

By anonymous user, # 23. December 2007, 13:06:38

avatar
Sorry, I have no idea.

By Tamil, # 24. December 2007, 02:55:26

avatar
Thanks for providing this info Tamil--it works for me (v9.25/XP)

By :: gogo ::, # 7. February 2008, 19:29:43

avatar
Tamas Kis writes:

hello,

most likely you have to reconfigure your server.cfg (in %Program_files%\ntlmaps\server.cfg)

in my one I must have changed following entries:

PARENT_PROXY:
#just remove the your_proxy_whatever text
NT_DOMAIN:writeYourDomainNameHere
USER:YourUserLikeTamil
PASSWORD:YouKnowYourPassw

#this is the magic here i guess
LM_PART:1
NT_PART:1
NTLM_FLAGS: 07820000
NTLM_TO_BASIC:1


#so that's it, have fun!


by the way, the missing NTLM auth in Opera was the biggest REASON why i changed to Mozilla.

but now i'm back :)

Bye
Tamas



By anonymous user, # 8. May 2008, 08:28:16

avatar
I changed office to a new location in town. (Same company)
After the move to the new office Opera nags me about proxy authentication.
This was not the case at my old office, nor is the case if I take my laptop over there and run Opera.

This solution that You are presenting here, is this something that I can do on my coputer and then things will be fine, or will I have to get a network administrator to come and do this? I fear that if the lastes is the case I can forget being able to use Opera at work as I'm the only one using Opera and they dont want to mess around to much for one user.

And howcome this is a problem for Opera? IE works fine...

An observation I made is that when hooking of the checkbox for proxy-server it says something like
"These settings does not apply for external or VPN-connections)"
This I can not see that Opera got?

Allso if in IE I choose [Advanced] there is a checkbox there saying something like
"Use same proxy-server for all protokolls"
I cant see that Opera got this?

By Qumad_AlRiyf, # 18. June 2008, 10:50:56

avatar

Originally posted by Qumad_AlRiyf:

This solution that You are presenting here, is this something that I can do on my coputer and then things will be fine, or will I have to get a network administrator to come and do this?
You can do it yourself in your computer.

Originally posted by Qumad_AlRiyf:

Allso if in IE I choose [Advanced] there is a checkbox there saying something like
"Use same proxy-server for all protokolls"
I cant see that Opera got this?
It is not avialable in Opera. Support "Use same proxy server for all protocals" option as in IE wish.

By Tamil, # 18. June 2008, 11:01:00

avatar

Originally posted by Qumad_AlRiyf:

Thanks for quick reply, but I got some rookie questions here.

What is suposed to be in "NT_DOMAIN:your_domain" ? eg. where do I find what to write there?

Right click on My computer -> Propperties and then cohhosing the folder [Computer name] Here it says Domain: underneath Full computer name Is it this domain I am to write here or?

I cant seem to get it to work so I gues I got the wrong domain thingy.
Opera does not ask for login and password but it does not open any wep pages ether.
If I enable the NTLM tingy that You linked to and refresh a web page, it asks for login and password and takes starts loading up the web page.

In CMD I can not see that I am typing, not the actual letters or X'es or anything to hide the password, is this correct? And I am to submit the PW by hiting the [Enter] key correct?
You say we are not to close the CMD window, but for how long is ntlmaps suposed to run?
Sorry, I wrongly clicked delete link in your comment.

By Tamil, # 19. June 2008, 06:24:53

avatar

Originally posted by Qumad_AlRiyf:

What is suposed to be in "NT_DOMAIN:your_domain" ? eg. where do I find what to write there?
Do you enter domain with your username? If not, leave it blank and try.

Originally posted by Qumad_AlRiyf:

If I enable the NTLM tingy that You linked to and refresh a web page, it asks for login and password and takes starts loading up the web page.
Did you change proxy server address and port in Opera as mentioned above?

Originally posted by Qumad_AlRiyf:

In CMD I can not see that I am typing, not the actual letters or X'es or anything to hide the password, is this correct? And I am to submit the PW by hiting the [Enter] key correct?
It is correct. If you provide your password in server.cfg, no need to type password and press enter.

Originally posted by Qumad_AlRiyf:

You say we are not to close the CMD window, but for how long is ntlmaps suposed to run?
It should always until you close Opera.

By Tamil, # 19. June 2008, 06:26:14

avatar
Better use http://cntlm.sourceforge.net/ it can run as Windows service.

By tcherun, # 24. June 2008, 12:26:50

avatar
ynohoo writes:

I don't want to have change my config everytime I have to change my network password!

How come Firefox just knows my network credentials, and does not have to bug me for them?

By anonymous user, # 25. June 2008, 17:39:23

avatar
Anonymous writes:

It's true.. why does Opera always bug me for my NTLM credentials when Firefox is able to read that? I thought this is what the "Enable NTLM" setting in opera:config is about..

By anonymous user, # 21. July 2008, 06:26:23

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

Please type this security code : 0de9d9

Smilies

July 2008
SMTWTFS
June 2008August 2008
12345
6789101112
13141516171819
20212223242526
2728293031