[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl-ldap-dev
Subject:    Re: LDAPS + certificate + SASL-EXTERNAL
From:       Graham Barr <gbarr () pobox ! com>
Date:       2004-10-22 12:27:43
Message-ID: C5E54B74-2425-11D9-9029-0003937E19DE () pobox ! com
[Download RAW message or body]

On 22 Oct 2004, at 09:59, supraexpress@globaleyes.net wrote:
> my $ldapbind = $ldapconn->bind(anonymous=>'empty', sasl=>$sasl, 
> version=>3);

You should not pass both anonymous and sasl, try

   $ldapbind = $ldapconn->bind(sasl=>$sasl, version=>3);

Graham.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic