Cannot locate client_new.al

2003-07-09 Thread Gerry Smyth
Hi, I'm programming Perl in SASL using LDAP, using Perl 5.6.1. I've installed packages Convert-ASN1-0.17, Authen-SASL-2.04 (all from cpan)and perl-cyrus-sasl-0.02 (from http://www.sxw.org.uk/computing/software/ ). The sasl version is cyrus-sasl-1.5.24-23 I'm using one of the exampls provided

Fwd: question on Net::LDAP

2003-07-09 Thread Graham Barr
Begin forwarded message: From: Frank Koenen <[EMAIL PROTECTED]> Date: Wed Jul 9, 2003 15:57:45 US/Pacific To: [EMAIL PROTECTED] Subject: question on Net::LDAP Reply-To: [EMAIL PROTECTED] Graham, Quick question on Net::LDAP. Is there a way that I could detect if the LDAP server has closed down

Is there a way to detect if the LDAP server has closed the socket connection after binding?

2003-07-09 Thread Frank Koenen
Is there a way that I could detect if the LDAP server has closed down the network socket after I've connected and/or binded to the server? I'm using the Perl POE module and have persistent connection to the LDAP server. If I shutdown the LDAP server, after the I've already done a bind to it, and

Re: $ldap->search triggers Bug in ASN1 and utf8 Net::LDAP code

2003-07-09 Thread Chris Ridd
On 9/7/03 5:16 pm, Graham Barr <[EMAIL PROTECTED]> wrote: > On Wednesday, Jul 9, 2003, at 08:11 US/Pacific, Miroslav Zubcic wrote: >> Where I can find Convert::ASN1 0.19? On CPAN I see only 0.17, and on >> google I cannot find 0.19 ... looks like the latest version is 0.17. >> :-\ > > Chris has be

Re: $ldap->search triggers Bug in ASN1 and utf8 Net::LDAP code

2003-07-09 Thread Miroslav Zubcic
Hi Graham, thanks for your response. Graham Barr <[EMAIL PROTECTED]> writes: > Chris has been staring into his crystal ball again, 0.17 is the latest. Ah ... OK. :-) >> It's not Red Hat but SunOS 5.9 (but this is probably not important in >> this case) and in my initial mail I have said that I

Re: $ldap->search triggers Bug in ASN1 and utf8 Net::LDAP code

2003-07-09 Thread Graham Barr
On Wednesday, Jul 9, 2003, at 08:11 US/Pacific, Miroslav Zubcic wrote: Thanks for your response Chris; Chris Ridd <[EMAIL PROTECTED]> writes: On 7/7/03 3:23 pm, Miroslav Zubcic <[EMAIL PROTECTED]> wrote: I think I found bug in Net::LDAP in the part which is doing something with ASN.1 (Convert::

Re: $ldap->search triggers Bug in ASN1 and utf8 Net::LDAP code

2003-07-09 Thread Miroslav Zubcic
Thanks for your response Chris; Chris Ridd <[EMAIL PROTECTED]> writes: > On 7/7/03 3:23 pm, Miroslav Zubcic <[EMAIL PROTECTED]> wrote: >> I think I found bug in Net::LDAP in the part which is doing something >> with ASN.1 (Convert::ASN1). > The current version of Convert::ASN1 (0.19) has some b