Re: LDAP channel binding and LDAP signing in AD

2020-02-19 Thread Chris Ridd via perl-ldap
> On 19 Feb 2020, at 07:21, Vladimir Levijev wrote: > > Hi, > > Microsoft has announced the following: > > https://support.microsoft.com/en-us/help/4520412/2020-ldap-channel-binding-and-ldap-signing-requirement-for-windows > > Does Perl::LDAP support LDAP channel binding and signing? The “s

Re: Net::LDAP not returning SEQUENCE data type

2021-12-16 Thread Chris Ridd via perl-ldap
> On 15 Dec 2021, at 22:27, johnhirsch via perl-ldap wrote: > > Hi. I am working on migrating a perl script that uses Net::LDAP from HP-UX to > RedHat Linux. When running the script on RedHat Linux, the debug seems to > indicate that Net:LDAP is returning a 00 for the ASN1 data type instead o

Re: NET::LDAP->new( async => 1)

2022-10-25 Thread Chris Ridd via perl-ldap
I couldn’t see any examples either. However, if you look at the tests in the sources you’ll find a couple of very simple examples. Eg. https://github.com/perl-ldap/perl-ldap/blob/master/t/60cancel.t There’s another in https://github.com/perl-ldap/perl-ldap/blob/master/t/04refloop.t but it doesn