Results 1 to 2 of 2
Might anyone know what this error indicates. I'm trying to get a web site to use Active Dirctory as the authentication provider.
Code:
[Tue Mar 19 20:48:00 2013] [error] [client ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-19-2013 #1Just Joined!
- Join Date
- Mar 2013
- Location
- Oakland, CA
- Posts
- 5
`Apache2::AuthenNTLM problem
Might anyone know what this error indicates. I'm trying to get a web site to use Active Dirctory as the authentication provider.
Code:[Tue Mar 19 20:48:00 2013] [error] [client ] failed to resolve handler `Apache2::AuthenNTLM': Can't locate Apache2/AuthenNTLM.pm in INC (INC contains: /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 . /etc/httpd) at (eval 2) line 3.\n
- 03-20-2013 #2Linux Enthusiast
- Join Date
- Apr 2012
- Location
- Virginia, USA
- Posts
- 573
Can't locate Apache2/AuthenNTLM.pm
Centos / Fedora : SysAdm Blog » NTLM with Apache + CentOS 5
Debian / Ubuntu: apt-get install libapache2-authenntlm-perl


Reply With Quote
