Re: [SQU] Can't login hotmail, yahoo mail (Authentication Required sites), cookies problem?

From: Philip Chan <Philip.Chan@dont-contact.us>
Date: Fri, 3 Nov 2000 18:18:56 +0800

Hi,

> Often it is easier to deny the few headers that you do not want to have
> than to allow the ones you want.

Thanks for your advice, but I have tried deny only one before as follow with no
luck.

anonymize_headers deny From Referer Server

Is it anonymize_headers the only place to control cookies in squid?

Philip Chan
Newbie

Henrik Nordstrom <hno@hem.passagen.se> on 11/03/2000 04:45:46 PM

To: Philip Chan/IS/PEHK1/PEG@Polar Electro Group
cc: squid-users@ircache.net
Subject: Re: [SQU] Can't login hotmail, yahoo mail (Authentication Required
      sites), cookies problem?

Philip Chan wrote:

> And yahoo mail loops the login screen as try to login with valid login name
and
> password.

> Part of my current squid.conf
>
> hierarchy_stoplist ^http://*hotmail.com
> hierarchy_stoplist ^http://*yahoo.com
>
> anonymize_headers allow Allow Authorization Cache-Control
> anonymize_headers allow Content-Encoding Content-Length
[...]

You might want to add the Cookie header to that list to enable the use
of Cookie based logins... (almost all where you get a HTML form for the
login instead of the standard login popup).

An you should know that careless use of anonymization features will
break some web sites making use of
a) Browser type (to select IE or Netscape type of pages)
b) Cookies (for logins, sessions and similar things)
c) Content negotiation (similar to a, but more on preferred file types)
d) Language negoitation (similar to a, but to select your preferred
language)

Often it is easier to deny the few headers that you do not want to have
than to allow the ones you want.

--
Henrik Nordstrom
Squid hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Fri Nov 03 2000 - 03:22:49 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:14 MST