Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect NTLM message in Authorization header #5

Open
mbeijen opened this issue Feb 27, 2012 · 4 comments
Open

Incorrect NTLM message in Authorization header #5

mbeijen opened this issue Feb 27, 2012 · 4 comments

Comments

@mbeijen
Copy link

mbeijen commented Feb 27, 2012

I configured the latest version from Git HEAD on Ubuntu 10.04 LTS using included Apache, Python, and mod_python versions and got this error message when using IE7 on WinXP:

Incorrect NTLM message in Authorization header from address 172.24.30.115 and URI /foo:

What can this be?

@Legrandin
Copy link
Owner

Does that happen over an SSL connection?

@mbeijen
Copy link
Author

mbeijen commented Feb 27, 2012

No, this setup does not use SSL. Is this a requirement? Obviously I am aware of the security implications.

@Legrandin
Copy link
Owner

No, SSL is not required. I asked because IE+SSL+NTLM do not work with the stock Apache configuration files, but I understand this is not your case.

Could you try with the latest code (I somewhat rearranged it)? Additionally, do you have KeepAlive set in Apache?

jacobsenj pushed a commit to ueberbit/PyAuthenNTLM2 that referenced this issue Oct 8, 2020
* document ProxyMode and VerboseMode options
@zachyunl
Copy link

I have the same problem on FreeBSD 13.0? What can I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants