I am running Apache 2.0.55 with mod_perl 2.0.1 and Perl 5.8.1 on a Sun> Solaris machine. We would like to do http authentication via our ldap server> which is installed with SSL. Are there perl modules that have to be> installed or must I recompile apache and mod_perl with specific options?> Can anyone point me in the right direction.> Thanks for any information.
use mod_ldap for ldap authentication ;-) Regards, Gaël