Re: exception in Schema.pm

2004-02-24 Thread Claude
> "Claude" == Claude <[EMAIL PROTECTED]> writes: > "Graham" == Graham Barr <[EMAIL PROTECTED]> writes: Claude> [...] Graham> What version are you using ? the latest release does not have Graham> a sub called _get_one_word ? the last release that did was Graham> back in Jun 2000 [...] pe

Re: exception in Schema.pm

2004-02-23 Thread Claude
> "Graham" == Graham Barr <[EMAIL PROTECTED]> writes: [...] Graham> What version are you using ? the latest release does not have Graham> a sub called _get_one_word ? the last release that did was Graham> back in Jun 2000 Hmmm, you maybe right: the ldap.pm package file bears the lines: # C

Re: exception in Schema.pm

2004-02-23 Thread Graham Barr
On 23 Feb 2004, at 11:30, Claude wrote: Hello, Running the schema() method fails with an exception in Schema.pm when binding to a Netscape DS 6.2. It runs fine with an OpenLdap DS. I suppose that the problem is in non RFC compliant definitions of Netscape. Could you tell me if there

Re: exception in Schema.pm

2004-02-23 Thread Claude
>>>>> "Claude" == Claude <[EMAIL PROTECTED]> writes: Claude> Hello, Claude> Running the schema() method fails with an exception in Schema.pm when binding to a Claude> Netscape DS 6.2. It runs fine with an OpenLdap DS. [...] Removing the doubl

Re: exception in Schema.pm

2004-02-23 Thread Claude
> "Chris" == Chris Ridd <[EMAIL PROTECTED]> writes: Chris> On 23/2/04 11:30 am, Claude <[EMAIL PROTECTED]> wrote: [...] >> Net::LDAP::Schema::_parse_value('( 2.16.840.1.113730.3.1.692 NAME >> \'inetUserStatus\' DESC \'"acti...') called at >> /opt/local/bin/Perl/lib/site_perl/Net/LDAP/Schema.p

Re: exception in Schema.pm

2004-02-23 Thread Chris Ridd
On 23/2/04 11:30 am, Claude <[EMAIL PROTECTED]> wrote: > Hello, > > Running the schema() method fails with an exception in Schema.pm when binding > to a > Netscape DS 6.2. It runs fine with an OpenLdap DS. > > I suppose that the problem is in non RFC compli

exception in Schema.pm

2004-02-23 Thread Claude
Hello, Running the schema() method fails with an exception in Schema.pm when binding to a Netscape DS 6.2. It runs fine with an OpenLdap DS. I suppose that the problem is in non RFC compliant definitions of Netscape. Could you tell me if there is a workaround? -- Claude perl