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

Need to support NTLM auth #4

Open
GoogleCodeExporter opened this issue Mar 22, 2016 · 3 comments
Open

Need to support NTLM auth #4

GoogleCodeExporter opened this issue Mar 22, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Start ratproxy
2. Attempt to access a NTLM protected web server: Failure
3. Attempt to access NTLM protected web server directly: Success

What is the expected output? What do you see instead?
On success we should see output of normal web application.
On failure we see nothing.

What version of the product are you using? On what operating system?
Ratproxy version: 1.50
OS version: Solaris 10/Sparc
Target web server: IIS6




Original issue reported on code.google.com by ashish.l...@gmail.com on 2 Jul 2008 at 7:27

@GoogleCodeExporter
Copy link
Author

NTLM authentication schemes applied to web proxies.
http://devel.squid-cache.org/ntlm/

Thanks
Emilio

Original comment by ecasbas on 2 Jul 2008 at 10:08

@GoogleCodeExporter
Copy link
Author

This is unlikely to be addressed in the short run, as NTLM requires persistent
HTTP/1.1 connections, whereas ratproxy supports one-shot traffic only; I will 
keep it
on my radar, though.

Original comment by lcam...@gmail.com on 3 Jul 2008 at 6:34

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

for short run, you can use the "-P host:port" paramenter with an NTLM proxy.

Original comment by cocja...@gmail.com on 29 Jul 2008 at 2:44

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

No branches or pull requests

1 participant