Thank you. I am now reading the 3.1 version of the guide, and it seams to be less helpful than the last version.
I grabbed the customer example from this new manual.
I changed the host = the Fully qualified DNS name of the domain controller
I changed the BaseDN to the name of the forest root.
I used CPAN to install Net::LDAP
I restarted apache
Apache starts OK. now when I watch the Apache error.log file, I get this error when I browese to
http://localhost/otrs/customer.pl
Code: Select all
Message: Can't locate Net/LDAP.pm in @INC (@INC contains: /usr/sbin/../../Custom /usr/sbin/../../Kernel/cpan-lib /usr/sbin/../.. /usr/Custom /usr/Kernel/cpan-lib /usr /usr/share/otrs/Custom /usr/share/otrs/Kernel/cpan-lib /usr/share/otrs/ /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . /etc/apache2) at /usr/share/otrs//Kernel/System/CustomerAuth/LDAP.pm line 17.
BEGIN failed--compilation aborted at /usr/share/otrs//Kernel/System/CustomerAuth/LDAP.pm line 17.