0050 21: [CONTEXT 7] {
00564: STRING = 'o=qa'
005C 13: STRING = 'cn=admin,o=qa'
006B : }
006B : }
006B : }
decode error 12 107 at /usr/lib/perl5/vendor_perl/5.8.8/Convert/ASN1/
_decode.pm line 233, line 228.
Btw: Is there a more appropriate pl
0 02 01 FF __ __ __ __ __ __ __ __ __ __ ..
0050 21: [CONTEXT 7] {
00564: STRING = 'o=qa'
005C 13: STRING = 'cn=admin,o=qa'
006B : }
006B : }
006B : }
decode error 12 107 at
/usr/lib/perl5/vendor_perl/5.8.8/Convert/ASN1/_decode.pm line 233,
On Jul 4, 2008, at 10:18 AM, Graham Barr wrote:
On Jul 4, 2008, at 9:12 AM, Daniel Stutz wrote:
Graham Barr schrieb:
What server are you using ?
It's a Novell eDirectory 8.7.X
I'm trying to use Novell LDAP Extensions.
Well I suspect that Novell have added some non-standard extensions
t
On Jul 4, 2008, at 9:12 AM, Daniel Stutz wrote:
Graham Barr schrieb:
What server are you using ?
It's a Novell eDirectory 8.7.X
I'm trying to use Novell LDAP Extensions.
Well I suspect that Novell have added some non-standard extensions
that clash with standard ones. Even if they did not
Graham Barr schrieb:
What server are you using ?
It's a Novell eDirectory 8.7.X
I'm trying to use Novell LDAP Extensions.
Kind regards,
Daniel
On Jul 4, 2008, at 2:18 AM, Daniel Stutz wrote:
Here we go:
30 81 83 02 01 03 79 7E 0A 01 00 04 00 04 00 80 0.y~
1D 32 2E 31 36 2E 38 34 30 2E 31 2E 31 31 33 37 .2.16.840.1.1137
31 39 2E 31 2E 32 37 2E 31 30 30 2E 38 31 81 56 19.1.27.100.81.V
30 84 00 00 00 50 02 01 64 02 01 00 63
Here we go:
30 81 83 02 01 03 79 7E 0A 01 00 04 00 04 00 80 0.y~
1D 32 2E 31 36 2E 38 34 30 2E 31 2E 31 31 33 37 .2.16.840.1.1137
31 39 2E 31 2E 32 37 2E 31 30 30 2E 38 31 81 56 19.1.27.100.81.V
30 84 00 00 00 50 02 01 64 02 01 00 63 84 00 00 0P..d...c...
00 44 81 04 48 6D E0 AA 8
On 3 Jul 2008, at 20:20, Daniel Stutz wrote:
Hi all,
I am trying to implement an Net::LDAP::Extension and hit the wall,
when the first LDAPResponse from the server arrives.
ASN1::_decode returns an error, when it is called on that
LDAPResponse, which should contain an ExtendedResponse.
I
Hi all,
I am trying to implement an Net::LDAP::Extension and hit the wall, when
the first LDAPResponse from the server arrives.
ASN1::_decode returns an error, when it is called on that LDAPResponse,
which should contain an ExtendedResponse.
I extended Net::LDAP to write the pdu to a file bef
p
> > debug out and the relevant parts of the source.
> >
> > It happens in:
> >
> > $mesg->code && die $mesg->error;
> >
> > The error message is:
> >
> > decode error 16<=>30 at
> > /usr/lib/perl5/site_perl/5
but they worked perfectly
> before. I can't tell you what was changed as the error ocurred the
> first time.
>
> I found the method where the errror occurs and attached the Net::Ldap
> debug out and the relevant parts of the source.
>
> It happens in:
>
> $mesg
For almost 1 year my script who queries a lotus notes LDAP server
worked without any problem but since 3 days ago it stoped working..
Im not aware of any changes made on the Lotus Notes LDAP side.. here is
a snippet of the $ldap-debug(3)
---
3D 44 49 53 2F 4F 55 3D 4D 54 59 2F 4F 3D 43 46 =DIS
urred the
first time.
I found the method where the errror occurs and attached the Net::Ldap
debug out and the relevant parts of the source.
It happens in:
$mesg->code && die $mesg->error;
The error message is:
decode error 16<=>30 at
/usr/lib/perl5/site_perl/5.8.3/Convert/A
re, here is the output:
Net::LDAP=HASH(0xd89ab8) received:
30 0C 02 01 3E 65 07 0A 01 00 04 00 04 00 __ __ 0...>e
Net::LDAP=HASH(0xd89ab8) sending:
30 05 02 01 3F 42 00 __ __ __ __ __ __ __ __ __ 0...?B.
[Fri Oct 29 15:42:50 2004] [error] decode error 7b<=>30 at
/usr/local/home/ds
In the immortal words of Roman Baumer:
> [Fri Oct 29 15:42:50 2004] [error] decode error 7b<=>30 at
> /usr/local/home/dsamgr/mdstools/lib/site_perl/5.6.1/Convert/ASN1/_decode.pm
> line 110, line 283
>
> This only happens when I try to fetch a userCertificate. And th
is.
Sure, here is the output:
Net::LDAP=HASH(0xd89ab8) received:
30 0C 02 01 3E 65 07 0A 01 00 04 00 04 00 __ __ 0...>e
Net::LDAP=HASH(0xd89ab8) sending:
30 05 02 01 3F 42 00 __ __ __ __ __ __ __ __ __ 0...?B.
[Fri Oct 29 15:42:50 2004] [error] decode error 7b<=>30 at
/usr/local/hom
Are you perchance using an old build of Perl (perhaps one that came with
Critical Path Directory Server)? If so, I suggest using a more up to
date build of Perl.
Roman Baumer wrote:
Chris Ridd wrote:
On 29/10/04 1:22 pm, Roman Baumer <[EMAIL PROTECTED]> wrote:
Hi,
I got this decode erro
Chris Ridd wrote:
On 29/10/04 1:22 pm, Roman Baumer <[EMAIL PROTECTED]> wrote:
Hi,
I got this decode error in a search using Net::LDAP:
decode error 7b<=>30 at
/usr/local/home/dsamgr/mdstools/lib/site_perl/5.6.1/Convert/ASN1/_decode.pm
line 110, line 283
How do I track down to pr
On 29/10/04 1:22 pm, Roman Baumer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I got this decode error in a search using Net::LDAP:
>
> decode error 7b<=>30 at
> /usr/local/home/dsamgr/mdstools/lib/site_perl/5.6.1/Convert/ASN1/_decode.pm
> line 110, line 283
>
>
Hi,
I got this decode error in a search using Net::LDAP:
decode error 7b<=>30 at
/usr/local/home/dsamgr/mdstools/lib/site_perl/5.6.1/Convert/ASN1/_decode.pm
line 110, line 283
How do I track down to problem to the source?
This happens while parsing the result from the server. That what I
Hi,
I got this decode error in a search using Net::LDAP:
decode error 7b<=>30 at
/usr/local/home/dsamgr/mdstools/lib/site_perl/5.6.1/Convert/ASN1/_decode.pm
line 110, line 283
How do I track down to problem to the source?
This happens while parsing the result from the server. That what I
21 matches
Mail list logo