Re: [squid-users] How to determine squid auth method?

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sun, 06 Mar 2011 01:58:18 +1300

On 05/03/11 23:26, rootslan_at_fromru.com wrote:
> Hello!
> Tell PLS, how to determine squid auth method?
> Which method (for instance, Kerberos) use my ISP squid? How I can determine it?
> I tried use telnet:
> telnet squid_proxy_local 3128
>
> but seems in output no info about auth method.

Might be none then. Or did you type in a proper valid HTTP request?

>
> Thanks.

The auth types (multiple) available in the proxy are sent in the 407
reply Proxy-Authentication headers.

Any modern browser (except IE) provides "developer tools" to view the
details of a page. The easy way is to use these and view the response
headers which come back when any request is made.

If you have squidclient tool you can also make any request with "-m
HEAD" and see the response headers.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.11
   Beta testers wanted for 3.2.0.5
Received on Sat Mar 05 2011 - 12:58:33 MST

This archive was generated by hypermail 2.2.0 : Sat Mar 05 2011 - 12:00:01 MST