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

Re: Update schema



Hi Michael,

> > I beleive I cannot just stop slapd, correct the schema and restart
> > slapd.
> 
> Yes, this is possible with OpenLDAP when changing the OID of a schema
> description since OIDs are not used to store data in the database. You
> would have to export your database with slapcat,

OK, easy enought.

> sanitize the LDIF and

I am not sure what I need to sanitize, because if I change the OID
number, I will not change the name of the objectclass, not the name of
the attribute.

> re-import with changing a NAME of a schema description.

Ditto, I am not sure about changing the name there.

Best regards,

Olivier