|
Home > Archive > Squid > April 2004 > [squid-users] OWA and Squid (again)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[squid-users] OWA and Squid (again)
|
|
| Trevor 2004-04-29, 6:55 pm |
| Hi all,
I'm making progress getting OWA and squid (2.4STABLE6) to play nice when the
client is using IE. I have added the following WEBDAV options to my
squid.conf configuration, and it is now pulling mail into the browser:
extension_methods SEARCH PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK
BMOVE DELETE BDELETE SUBSCRIBE TRACE PURGE
So, I know I'm getting somewhere; however, the when the client logs in, it
immediately prompts them to log in again, over and over. Any ideas? Is
this a cookies thing? Where should I be looking?
I'm getting close and this seems to be a common enough type of problem. Any
help would be appreciated.
--Trevor
| |
| Trevor 2004-04-29, 6:55 pm |
| Could this have something to do with my authentication problem?
http://www.squid-cache.org/mail-arc...00403/0811.html
--Trevor
-----Original Message-----
From: Trevor [mailto:trevor@gnuguy.com]
Sent: Thursday, April 29, 2004 12:54 PM
To: squid-users@squid-cache.org
Subject: [squid-users] OWA and Squid (again)
Hi all,
I'm making progress getting OWA and squid (2.4STABLE6) to play nice when the
client is using IE. I have added the following WEBDAV options to my
squid.conf configuration, and it is now pulling mail into the browser:
extension_methods SEARCH PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK
BMOVE DELETE BDELETE SUBSCRIBE TRACE PURGE
So, I know I'm getting somewhere; however, the when the client logs in, it
immediately prompts them to log in again, over and over. Any ideas? Is
this a cookies thing? Where should I be looking?
I'm getting close and this seems to be a common enough type of problem. Any
help would be appreciated.
--Trevor
| |
| Henrik Nordstrom 2004-04-29, 7:37 pm |
| On Thu, 29 Apr 2004, Trevor wrote:
> So, I know I'm getting somewhere; however, the when the client logs in, it
> immediately prompts them to log in again, over and over. Any ideas? Is
> this a cookies thing? Where should I be looking?
You need to have support for "plain text" authentication enabled on your
OWA.
In addition you may need to upgrade to Squid-2.5 to have the unproxyable
ntlm login scheme automaically removed from the server
authentication challenges.
Regads
Henrik
|
|
|
|
|