hello,
i'm looking tha auth scheme's in squid, and try a basic helper
(mysql_auth), and digest method.
when i dump the traffic on my NIC, i get these in digest mode:
guage:.hu..Proxy
-Authorization:.
Digest.username=
"airween",.realm
="Squid.proxy-ca
ching.web.server
",.qop="auth",.a
lgorithm="MD5",.
uri="/",.nonce="
ioaePkA3WAizf3wf
",.nc=00000001,.
cnonce="e7e45d9f
787ab44aade06781
11fa84b5",.respo
nse="c5da263962c
46ffb63adc65ea75
16603"..User-Age
...
with
tcpdump -vvvX -s 1500 src my_desktop_machine_ip
command.
but, when i look basic method, i never find some info about
proxy-auth-required info (user/password, or else):
.*/*..Accept-Lan
guage:.hu..Proxy
-Authorization:.
Basic.YWlyd2Vlbj
phaXI=..User-Age
nt:.Mozilla/4.0.
...
here is just an Authorization: string, and some (coded) string.
what mean it?
what did i forget?
thank you:
air
Received on Thu Apr 17 2003 - 04:59:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:01 MST