Closed
Bug 60786
Opened 24 years ago
Closed 24 years ago
Proxy Authentication: cannot authenticate with Basic if NTLM in also present
Categories
(Core :: Networking, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Jorma.Heimonen, Assigned: gagan)
Details
(Keywords: verifyme)
This is probably related to bug 44041.
I have a version of Squid proxy with both Basic Proxy Authentication
and NTLM Proxy Authentication enabled simultaneously. This combination
works fine with MSIE 4 and 5 (they use NTLM) and with Netscape 4.XX versions.
Mozilla doesn't seem to work with that, it just prints to the stdout
a message indicating that the page was loaded successfully. It does not
even print out the Authentication dialog. In the Squid log there
is a TCP/DENIED message for the page.
The behavior looks suspiciously similar than the bug with
normal (origin server) authentication headers in 44041.
Comment 1•24 years ago
|
||
Reporter is this still a problem in the latest nightlies/
Comment 2•24 years ago
|
||
Marking WORKSFORME due to lack of response and the fact that bug 44041 is marked
FIXED. Reopen if this is still a problem in the latest nightlies.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
reporter:
This bug is a "futured" or "untargeted" bug which has been "resolved/works for
me". Most bugs meeting this criteria are usually somewhat out of date or working
in the current builds.
If this bug is not happening for you in a recent build (such as the Mozilla
daily build, Mozilla 0.9.3, or Netscape 6.1), please use the friendly "Mark bugs
as VERIFIED" radio button to set this bug to "VERIFIED/WORKS FOR ME"
If you reported the bug on a platform (e.g. Linux) and other contributors
reported on another platform (e.g. Mac OS), please comment that it works for you
but do not verify it yet.
For these multi-platform bug reports, we need to verify all reported platforms
-OR- create new "still broken on platform X" bugs when you verify.
You need to log in
before you can comment on or make changes to this bug.
Description
•