Re: strong bind fails
Quanah Gibson-Mount <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <0F2ECA50AED9B7B0DDFD3C53@[192.168.1.199]> |
--On Monday, January 19, 2009 12:41 PM +0100 Dieter Kluenter <[email protected]> wrote: > I tried starttls and EXTERNAL mechanism > > ,----[ start_tls ] >| my $ldap = Net::LDAP->new("$host", >| async => 1, >| version => 3, >| debug => 8 >| ) or die "$@"; Have you tried not using async operations first? I found with async I had to put in sleep's between the new, bind, and search operations. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration