On Thu, 2006-06-08 at 00:34 +, Raj Sekhar wrote:
> Hi All,
>
>
>
> I looking for some help on Apache2::AuthenNTLM configuration.
>
> 1. How to include the module in httpd.conf file.
> 2. We don't have anonymous access for Windows AD(PDC) server, so how to
> provide logon credentials with A
Fred Moyer wrote:
> Fred Moyer wrote:
>
>> Here's the code I'm using. I'm guessing that get_config() may not
>> return what I'm looking for during startup since it functions properly
>> at runtime. Any ideas? $pkg_global will be a template object, which
>> is why I want to construct it during s
Hi All,
I looking for some help on Apache2::AuthenNTLM configuration.
1. How to include the module in httpd.conf file.
2. We don't have anonymous access for Windows AD(PDC) server, so how to
provide logon credentials with Apache2::AuthenNTLM directives.
Please let me know, where can i get t
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
Fred Moyer wrote:
Fred Moyer wrote:
Here's the code I'm using. I'm guessing that get_config() may not
return what I'm looking for during startup since it functions properly
at runtime. Any ideas? $pkg_global will be a template object, which
is why I want to construct it during startup. I c