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> ./test1-1.pl Use of uninitialized value at /opt/local/bin/Perl/lib/site_perl/Net/LDAP/Schema.pm line 433 (#1)
(W) An undefined value was used as if it were already defined. It was
interpreted as a "" or a 0, but maybe it was a mistake. To suppress this
warning assign an initial value to your variables.
Uncaught exception from user code:
Failed to parse token from value [] at /opt/local/bin/Perl/lib/site_perl/Net/LDAP/Schema.pm line 433.
Net::LDAP::Schema::_get_one_word('\'"active", "inactive", or "deleted" status of a user\' SYNTAX 1...') called at
What version are you using ? the latest release does not have a sub called _get_one_word ? the last release that did was back in Jun 2000
graham.