Closed
Bug 130355
Opened 23 years ago
Closed 23 years ago
Proxy settings dont appear to allow for NT based authentication
Categories
(Core :: Networking: HTTP, defect, P2)
Tracking
()
mozilla1.0
People
(Reporter: derek, Assigned: badami)
Details
(Keywords: regression)
We recently starting using an 'autenticating' proxy. Mozilla ran fine doing
'proxy.maricopa.gov' 8080 before we switched. Now if i try to enter
'domain\username:password@proxy.maricopa.gov' 8080, I can access nothing.
However if I just leave it as 'proxy.maricopa.gov' every time I go to a site it
asks me for user name and password, if I enter itatc\username and password it
works fine and I can check 'remember these' values, but EVERY new site I hit
asks for this.
On Linux same thing happens. On debian for example to get debian packages i set
http_proxy=http://itatc\\username:password@proxy.maricopa.gov:8080' and it seems
to work fine. I think there is just a problem between the front end and the
backend here.
Comment 1•23 years ago
|
||
-> Networking ?
Assignee: bnesse → darin
Component: Preferences: Backend → Networking: HTTP
QA Contact: sairuh → tever
Comment 2•23 years ago
|
||
darin: is this fallout from the uri patches?
Comment 3•23 years ago
|
||
probably... i'll look into it for 1.0
Severity: normal → major
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Keywords: regression
Priority: -- → P2
Target Milestone: --- → mozilla1.0
Updated•23 years ago
|
Assignee: darin → badami
Status: ASSIGNED → NEW
Comment 4•23 years ago
|
||
-> badami for investigation (perhaps this is partially related to the recent
proxy auth regression)
| Assignee | ||
Comment 5•23 years ago
|
||
This should be fixed as a result of the recent fixes to bug 127671.
Can u please verify using any nightly build from tomorrow onwards ?
| Assignee | ||
Comment 6•23 years ago
|
||
Going to mark this as fixed. Please reopen if it happens again on nightly builds
after today.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
actually, if the proxy server requires NT-based LAN manager authentication, then
this is a real bug. If that's the case, then this bug is a dupe of the other
"support NTLM" bug.
| Reporter | ||
Comment 8•23 years ago
|
||
I can not get the nightly build as the proxy authentication seems to fail for
the installer as well. Perhaps as Mr. Fisher stated this is an NTLM support
bug issue. I am going to reopen this in hopes that someone closes it and marks
it a duuplicate so I can get the ID for the other bug to follow its progress.
I looked for string 'proxy' and found nothing similar when originally
submitting the bug so I apologize for any duplication.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 9•23 years ago
|
||
Marking as dup of 23679
*** This bug has been marked as a duplicate of 23679 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•