[rt-users] Can RT3.4.3 or RT3.4.2 run on apache 2+mod_perl?
Les Mikesell
les at futuresource.com
Mon Aug 22 10:57:13 EDT 2005
On Mon, 2005-08-22 at 08:40, Ahalya_Nathan at mudnebr.com wrote:
> The reason i am choosing mod_perl over FastCGI is because we need to
> implement the "NTLM" (integrated windows authentication) module for
> Apache/Unix. The module is called as mod_ntlm.c and my search over the
> internet showed that Apache1.3.9 and Apache 2.0 support it. So, we
> want to upgrade our current version of Apache to Apache 2.0 with any
> version of mod_perl.
>
> Has anyone installed the mod_ntlm module in Apache? If yes, does it
> work fine with FastCGI?
Apache is pretty modular. I'd expect any authentication method to
work fine with fastcgi. I use mod_auth_pam on a linux box configured
to authenticate against an NT domain controller myself.
--
Les Mikesell
les at futuresource.com
More information about the rt-users
mailing list