Re: [EMAIL PROTECTED] Header set & WWW-Authenticate

2007-09-27 Thread Joshua Slive
On 9/27/07, Pieter Vanmeerbeek <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks for this answer. I'll try it. Good luck. (By the way, you'll need to fix the quoting on the example I gave you. It will look more like Header set WWW-Authenticate "Basic realm=\"x.x.x.x\"" env=gotntlm > To solve this I wa

RE: [EMAIL PROTECTED] Header set & WWW-Authenticate

2007-09-27 Thread Pieter Vanmeerbeek
OTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: woensdag 26 september 2007 15:14 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Header set & WWW-Authenticate On 9/26/07, Pieter Vanmeerbeek <[EMAIL PROTECTED]> wrote: > Header edit WWW-Authenticate: ^NTLM d

Re: [EMAIL PROTECTED] Header set & WWW-Authenticate

2007-09-26 Thread Joshua Slive
On 9/26/07, Pieter Vanmeerbeek <[EMAIL PROTECTED]> wrote: > Header edit WWW-Authenticate: ^NTLM dummy > > > Unfortunatly doing this results in removal of all WWW-Authenticate headers > except for the Negotiate instead of modification of the headers. > Headers sent to client : > WWW-Authenticate: N

Re: [EMAIL PROTECTED] Header set & WWW-Authenticate

2007-09-26 Thread Neelam Kumar Sharma
INDIA - Original Message - From: "Pieter Vanmeerbeek" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 26, 2007 3:30 PM Subject: [EMAIL PROTECTED] Header set & WWW-Authenticate > Hi, > > I'm working with the following setup : > > Client <-- internet--&g

[EMAIL PROTECTED] Header set & WWW-Authenticate

2007-09-26 Thread Pieter Vanmeerbeek
Hi, I'm working with the following setup : Client <-- internet--> apache reverse proxy <--lan--> owa 2003 with NTLM & basic authenticaton activated When using this setup the NTLM authentication is chosen by a browser on the client instead of the basic authentication. My goal is to use basic au