Re: http authentication via a secure LDAP server

2007-01-16 Thread Sean Davis
On Tuesday 16 January 2007 05:35, Malka Cymbalista wrote: > 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 mus

http authentication via a secure LDAP server

2007-01-16 Thread Malka Cymbalista
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