Closed Bug 130826 Opened 22 years ago Closed 22 years ago

Proxy: auth fails squid linux

Categories

(Core :: Networking, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 127671

People

(Reporter: fw.fw, Unassigned)

References

Details

(Keywords: helpwanted)

Attachments

(2 files)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020313
BuildID:    2002031321

Since todays build the proxy-auth with squid fails.

new seems to me the option to save the proxy password.

im working on suse-linux with 7.1 Squid Cache: Version 2.3.STABLE4-hno.CVS.

squid access.log:
172.17.0.1 - - [14/Mar/2002:09:57:03 +0100] "GET http://www.google.com/
HTTP/1.1" 407 1386 TCP_DENIED:NONE



Reproducible: Always
Steps to Reproduce:
1.open mozilla
2.connect to any page
3.proxy-auth
4. proxy-auth fails
squid: access.log:

172.17.0.1 - - [14/Mar/2002:09:57:03 +0100] "GET http://www.google.com/
HTTP/1.1" 407 1386 TCP_DENIED:NONE


Actual Results:  cant connect thru proxy using proxy_auth
Just launched 20020213 NT4.

Seeing the same.
Authentication login/passw fails all the time.

I reversed to 2002031203 and it worked as expected.

Upgrading to NEW and critical.
Severity: major → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Related (dupe ?): bug 130355, bug 130848.
Olivier,

Maybe, though, for me, it really started on today's build (03-13).

Moreover, this one has more info with it, from Robert.

Changing platform to All, CC'ing myself

If I have time, i'll try to get a log file with NSPR_LOG_MODULES set
to nsHttp:5 and post it.
OS: Linux → All
Was this caused by the fix for bug 127671?

One more thing - can you use http proxy auth to connect to an ssl site? If so,
then it probably is 127671.
OS: All → Linux
ive also tried to debug this at the squid server. 

i think that the username and/or password are delivered empty to the proxy as on
the server the authentification program isnt even startet.

ive verfied this by setting the auth program to debug. when i know try to log in
from mozilla there isnt even a log file created ...

i hope that helps a little bit.
tried to connect to an https:// site. no change!
I put working between quote since I was unable to
post this attachment using Mozilla 03-12. submit
buttom seems to do nothing. Using IE5.5
Looking at the logs, I see a major difference when the GET request
with proxy Auth is sent:

1. Working case

GET http://www.mozilla.org/ HTTP/1.1
 Host: www.mozilla.org
 User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.9+) Gecko/20020312
 Accept: text/xml,application/xml,.......................,*/*;q=0.1
 Accept-Language: en-us, en;q=0.50
 Accept-Encoding: gzip, deflate, compress;q=0.9
 Accept-Charset: ISO-8859-1, utf-8;q=0.66, *;q=0.66
 Keep-Alive: 300
 Proxy-Connection: keep-alive
 If-Modified-Since: Thu, 14 Mar 2002 08:57:09 GMT
 If-None-Match: "216c7-31a8-3c9065e5"
 Proxy-Authorization: Basic ****************************


2.Non-working case

GET http://www.mozilla.org/ HTTP/1.1
 Host: www.mozilla.org
 User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.9+) Gecko/20020313
 Accept: text/xml,application/xml,....................,*/*;q=0.1
 Accept-Language: en-us, en;q=0.50
 Accept-Encoding: gzip, deflate, compress;q=0.9
 Accept-Charset: ISO-8859-1, utf-8;q=0.66, *;q=0.66
 Keep-Alive: 300
]
I'm wondering if the problem is not with the password manager since,
with 20020313, it is not able to fill automatically the proxy login/passw
dialog. 
Maybe, when I type my login/pasw it just returns empty strings.

Pure speculation from my part.
*** Bug 130848 has been marked as a duplicate of this bug. ***
Looking at all the checkins between 12/03 and 13/03, the two potential
culprits are:
    bug #127671 by badami
    bug #128948 by morse
+helpwanted - this needs to be addressed.
Keywords: helpwanted
Have attached a corrected patch to 127671 that should fix this.
Depends on: 127671
I doubt that bug 128948 could be implicated here, since that affects mailnews 
only.  But cc'ing racham just in case.

*** This bug has been marked as a duplicate of 127671 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
*** Bug 131691 has been marked as a duplicate of this bug. ***
*** Bug 131941 has been marked as a duplicate of this bug. ***
Summary: proxy auth fails squid linux → Proxy: auth fails squid linux
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: