On Wed, Oct 8, 2008 at 3:37 PM, Paul Cocker <[EMAIL PROTECTED]> wrote:
> Alas, upon attempting to use it I receive the error > LDAP_STRONG_AUTH_REQUIRED, due to Active Directory at our site being > setup to require LDAP signing. Changing the script is outside my > abilities, so I'm hoping someone else might have followed the same > process and hit this stumbling block first. I think you need to Net::SSLeay use http://search.cpan.org/~sampo/Net_SSLeay.pm-1.25/SSLeay.pm and use ldaps instead of ldap. You could also use kerberos. -- Natxo Asenjo