vk  

problems with RH 7.1 and ldap 2.0

marco frattola
Tue, 18 Sep 2001 08:45:10 -0700

hi all,
trying to install vk 1.1 on a RH 7.1 yelds this result:
i can reach step 6, where i have to edit MYLDIF to suit my site.
when i feed this file to ldif2ldbm i get this error:

/etc/openldap/schema/core.schema: line 339: expecting "requires" or "allows"
got "2.5.6.0" 
<oc clause> ::= objectclass <ocname>
                [ requires <attrlist> ]
                [ allows <attrlist> ]

i think line 339 is where top class is defined.

i got this after reading a msg in the mailing list saying that for ldap 2.x
i have to trim down my MYLDIF. without trimming, i've got the same error at
line 114
(where i think subschema is defined)

can anybody help?
thank you in advance