On Thu, Jun 08, 2006 at 08:06:34PM -0400, Pease, Kevin wrote:
[...]
> Everything *seems* to have worked properly, but I'm seeing an
> error in my Apache error_log which is puzzling me:
> [Thu Jun 08 19:45:50 2006] [error] Bad/Missing
> NTLM/Basic Authorization Header for /cgi-b
On Thu, 2006-06-08 at 20:06 -0400, Pease, Kevin wrote:
> Hi everyone,
>
> I'm hoping somebody out there can help me out with this. I've
> recently installed Apache 2.2.2 and mod_perl 2.0.2. Everything built &
> compiled cleanly; My boss asked me to try and get NTLM running on the
>
Hi everyone,
I'm hoping somebody out there can help me out with this. I've
recently installed Apache 2.2.2 and mod_perl 2.0.2. Everything built &
compiled cleanly; My boss asked me to try and get NTLM running on the
server (intranet only) so we can avoid having our users have t
Pease, Kevin wrote:
[Thu Jun 08 19:45:50 2006] [error] Bad/Missing
NTLM/Basic Authorization Header for /cgi-bin/whoami
This is interesting, consider that NTLM is a connection oriented protocol,
so you can't proxy it, and who knows what headers come along for the first
or second
> Hi everyone,
>
> I'm hoping somebody out there can help me out with this. I've
> recently installed Apache 2.2.2 and mod_perl 2.0.2. Everything built
> & compiled cleanly; My boss asked me to try and get NTLM running on
> the server (intranet only) so we can avoid having our user