reverse proxy to owa 2003 with digest auth

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a problem configuring a basic reverse
proxy configuration with httpd 2.2.6 and outlook
web access 2003 on IIS6/windows 2003
This is my relevant reverse proxy configuration:

ProxyPass /exchange http://owa.iis.windows/exchange/
ProxyPassReverse /exchange/ http://owa.iis.windows/exchange/

The authentication type on the windows/IIS
side is set to digest.
When a client (browser) try to authenticate
to owa/iis, it always get refused. So, I have
done a tcp capture. Here is the relevant part:

Request URI: /exchange/
Authorization: Digest username="prova", realm="Digest", qop="auth",
algorithm="MD5-sess", uri="/exchange", nonce="bla...bla", nc=00000001,
cnonce="b4cc2f8013494b6769c6b

As you may see the Request URI is with the
trailing slash, but the authorization URI is
without and windows doesn't like this. Is
this a correct behaviour by windoze? Should
apache alter also the auth-uri with the
trailing slash?

TIA



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux