[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: adding undefined attributes
At 03:29 PM 3/6/01 +0100, Alain Le Goff - SIE - wrote:
>Hello,
>i've succeed in setting a basic tree structure,
>but now i want to add entries with attributes not in the schema and i've
>got an "attribute undefined" error message.
>
>schemacheck off at the top of the slapd doesn't seem to be enough to
>force unknown attributes.
>How can i do this without completing the schema?
As noted in the archives, schemacheck only disables object
class violation tests. OpenLDAP 2.0 does not support undefined
attribute types.
Kurt