[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: schemacheck and structuralObjectClass
> The schemacheck directive is undocumented (at least in all
> current versions of OpenLDAP Software) for good reason,
> it simply should never be used. The directive has been
> removed from HEAD sources, and soon will be removed from
> 2.3 (and likely 2.2) sources.
OK. Is there another acceptable method for validating that a new
entry meets the all the requirements of the relevant schemata?
> >If I'm creating accounts with
> >"schemacheck" turned off, should I be manually adding the
> >"structuralObjectClass" entry?
>
> You should remove the schemacheck directive from slapd.conf(5)
> and then rebuild.
Is removing schemacheck entirely equivalent to "schemacheck off"?
Thanks!
-Ben