From: Jim H. <ha...@us...> - 2001-02-08 13:16:23
|
Graham, Clif, I agree that the entry is extremely difficult to parse. We just upgraded to a new version of Novell NDS (8.5) a week before Clif's patches were circulated. We were able to grab the schema the day we upgraded with the unpatched Net::LDAP:Schema, but the combination of patches and NDS upgrade broke things. We don't use this for anything critical at the moment. I will bring this issue to Novell's attention. Thanks for yours. --Jim Harle On Wed, 7 Feb 2001, Graham Barr wrote: > OK, the problem is an entry in your schema that the parser does > not like. It is > > > Cannot parse [( stgroupsimin-oid NAME 'sTGROUPSIMIN' DESC 'Standard > Attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{64512} SINGLE-VALUE > X-NDS_NAME 'ST GROUPS I'M IN' X-NDS_NOT_SCHED_SYNC_IMMEDIATE '1' )] ' > ) at lib/Net/LDAP/Schema.pm line 493, <STDIN> chunk 1. > > The value after X-NDS_NAME contains a ' is that legal ? If so how > do you tell the difference between the delimiting quotes and those within > a value ? > > Graham. > |