[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: schema checking



ldif2ldbm does not check schema.  This is probably NOT a bug, but perhaps a
developer will shed some light.

As far as I understand it, ldif2ldbm doesn't check schema because the
ldif2ldbm is generally used to contstruct a *NEW* database from what should
be valid data, or to import an already existing database from another LDAP
server.

You don't want to have ldif2ldbm check schema, because if it did, it's be
much slower.

--
Roy Hooper
Sr. Systems Administrator
Cyberus Online Inc.
(613) 233-0068


> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of
> son@wharton.upenn.edu
> Sent: Wednesday, February 24, 1999 11:49 AM
> To: openldap-bugs@OpenLDAP.org
> Subject: schema checking
>
>
> schema checking does not seem to work.
> I added attributes that do not belong to an objectclass yet it ldif2ldbm
> still works.
>
>