Net::LDAP not returning SEQUENCE data type

2021-12-15 Thread johnhirsch via perl-ldap
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 of the standard 30: 00 82 07 4D 02 01 03 64 82 07 46 04 2D 75 69 64 ...

RE: [EXTERNAL] Re: Net::LDAP not returning SEQUENCE data type

2021-12-17 Thread johnhirsch via perl-ldap
I’ll do that. Thanks! From: Chris Ridd Sent: Thursday, December 16, 2021 11:41 AM To: HIRSCH, JOHN Cc: perl-ldap@perl.org Subject: [EXTERNAL] Re: Net::LDAP not returning SEQUENCE data type On 15 Dec 2021, at 22:27, johnhirsch via perl-ldap mailto:perl-ldap@perl.org>> wrote: Hi