
27 Sep
2006
27 Sep
'06
7:49 a.m.
And second question - is it possible to use LDAPS (LDAP over SSL) for customer beckend?
This is what I have set in my installation: [snip] $Self->{'AuthModule::LDAP::Host'} = 'ldaps://ldaps.xxx.com'; [snip] $Self->{'AuthModule::LDAP::Params'} = { port => 636, timeout => 120, async => 0, version => 3, }; [snip] Regards, Marc