Menu

#27 Request fails

open
5
2014-08-14
2007-04-28
Anonymous
No

My Http GET request fails with the following error

===================================================
NTLM authorization Proxy Server v0.9.9.0.1
Copyright (C) 2001-2004 by Dmitry Rozmanov and others.
------------------------
Your NT password to be used:
Now listening at gregorywr on port 5865
Unhandled exception in thread started by
Traceback (most recent call last):
File "E:\Utilities\ntlmaps-0.9.9.0.1/lib\proxy_client.py", line 152, in run
self.auth_routine() # NTLM authorization
File "E:\Utilities\ntlmaps-0.9.9.0.1/lib\proxy_client.py", line 683, in auth_r
outine
self.auth_407()
File "E:\Utilities\ntlmaps-0.9.9.0.1/lib\proxy_client.py", line 629, in auth_4
07
self.ntlm_auther.proxy_ntlm_authentication(self)
File "E:\Utilities\ntlmaps-0.9.9.0.1/lib\ntlm_auth.py", line 105, in proxy_ntl
m_authentication
msg2 = string.strip(string.split(auth[0])[1])
IndexError: list index out of range
===================================================

I don't really understand what's the intention of the code there. It's not a second member on the list, cause auth[0] is just "Negotiate". I guess the answer of the server is not as expected.

I attached the log files.

My email address is gregorywr@hotmail.com

Discussion

  • Nobody/Anonymous

    Log Files

     
  • Bernard Tremblay

    Logged In: YES
    user_id=306458
    Originator: NO

    I have exactly the same problem. It used to work on older http proxy but since we move to an ISA 2004 MS proxy server (with service pack 2) it's not working anymore. I know the server is now a windows 2003 server too.

    I tried differents setup with ntlm flags but none works.

    Do you have any solutions in progress ?

    Proxy authentification works well with Firefox. Would be possible to find out what is different in ntlmaps and correct it ? Looks simple that way, but I'm not familiar with python at all.

    I'm stuck behing a very restrictive and dumb proxy/firewall with SurfControl and would like to tunnel/vpn to my home to navigate without being checked by big brother...

    Regards,

    BT

     
  • Nobody/Anonymous

    Logged In: NO

    Same problem here, with older versions of both ntlmaps (actually it was aps) and an iis webserver with ntlm authentication everything was working fine. Right now i'm behind isa server (dont know the version ecc) it does not work while firefox works perfectly, actually i'm using it to write this message.
    I tried to change the different NT/LM settings and all but nothing.
    I can send tcpdumps of firfox/ntlmaps working, or whatever is needed, just ask.
    Thanks for this ntlmaps anyway :)

     

Log in to post a comment.