Re!
On Jan 29, 2006 at 1908 +0100, Peter Marschall appeared and said:
> [...]
> 1) the error goes away if "use encoding 'utf8'" is not used.
> 2) the error disappears also if debug(3) is used [i.e. only asn_hexdump()
> is used to display debug information and not asn_dump()]
When using the D
On Jan 29, 2006 at 1744 +, Chris Ridd appeared and said:
>
> Can you send us the actual raw bytes that Convert::ASN1's trying to decode?
Here is the dump I got. I changed to the original OpenLDAP server, so
you have different DNs. I did the query with the string
"(uid=rene.pfeiffer)":
Net::L
Hi,
On Sunday, 29. January 2006 16:50, [EMAIL PROTECTED] wrote:
> Thanks for cleaning up and committing. The SVN version has one bug which
> is fixed by the attached patch.
Thanks for spotting my fault.
(Hopefully ;-) fixed in SVN now.
CU
epter
--
Peter Marschall
eMail: [EMAIL PROTECTED]
On 29/1/06 2:01, René Pfeiffer <[EMAIL PROTECTED]> wrote:
> On Jan 23, 2006 at 1400 +0100, René Pfeiffer appeared and said:
>> On Jan 21, 2006 at 1818 +, Chris Ridd appeared and said:
>>> [...]
>>> Actually, the version of LDAP.pm itself would be good, and the exact perl
>>> version.
>>
>> Th
Hi Michael,
to your findings in the posts on this thread this is most likely a problem in
Authen-SASL-Cyrus resp. authen-SASL-Cyrus-*server.
I do not know whether the maintainers of these modules follow the perl-ldap
mailing list.
Maybe you should open a bug at CPAN to make them aware of the pr
Peter,
Peter Marschall wrote:
Hi Hans,
On Tuesday, 24. January 2006 21:18, [EMAIL PROTECTED] wrote:
I noticed in the TODO that there was a request for a simple proxy which
can act as a man-in-the-middle.
Well, the attached script provides such a proxy, it is really a simple
prox
Hi Hans,
On Tuesday, 24. January 2006 21:18, [EMAIL PROTECTED] wrote:
> I noticed in the TODO that there was a request for a simple proxy which
> can act as a man-in-the-middle.
>
> Well, the attached script provides such a proxy, it is really a simple
> proxy as it can currently handle only one c
On Jan 23, 2006 at 1400 +0100, René Pfeiffer appeared and said:
> On Jan 21, 2006 at 1818 +, Chris Ridd appeared and said:
> > [...]
> > Actually, the version of LDAP.pm itself would be good, and the exact perl
> > version.
>
> The version of LDAP.pm is 0.32. I have attached the output of 'per
Hi Simon,
On Wednesday, 25. January 2006 15:46, Simon Wilkinson wrote:
> As I mentioned in the dim and distant past, I've been working on adding
> native GSSAPI support to Authen::SASL::Perl, so that the
> Authen::SASL::Cyrus module isn't required to use Kerberos.
>
> Attached is the first cut of