[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: modification of schema...
I posted something similar and the fellow that answered said I should not
trust
that this is working -- here is the text of my message: The gist of it is
to use slapcat and slapadd to rebuild the directory. I am a newbie so I am
just
reentering what was told...
Won't I get duplicate data in my tree if I don't clean it out first ??
hope this helps someone
=======================here is my question:
>We are upgrading our schema, only additions to the schema, nothing is
>deleted, but many elements
>have the same name however the OIDs are changing.
>
>When I try to run OpenLDAP with the new schema file.. everything seems to
>work. All of the data that
>was there previously still seems to be there now.
>
>Is this possible ?
In some special cases, you can short cut. Depends
on exactly what was in use and was changed. But
the general rule is to use slapcat/slapadd to
rebuild the directory when changing in use schema.
>Should I trust this ?
I wouldn't.
Kurt
========================== end of my question
-----Original Message-----
From: Waldemar Brodkorb [mailto:waldemar.brodkorb@web.de]
Sent: Saturday, September 08, 2001 9:11 AM
To: openldap-software@OpenLDAP.org
Subject: Re: modification of schema...
>From the keyboard of anish,
> hi,
>
> since openldap does not support dynamic schema changes, what is the
> procedure for adding new attributes to the schema? can I just stop the
> slapd server, add new schema attributes to the schema, update config
> file (if necessary, if including new schema file) and start the server
> again? server uses berkeley db or gdbm as backend.
>
> Will this work? any thing else I should worry about?
yes and no.
bye
Waldemar