Hallvard B Furuseth wrote:You also need to walk through the database and delete any attributes object classes defined by the overlay. That'll be at least any operational attributes since they must be hardcoded into the C source.
I wouldn't bother with that, since the schema definitions are still present. Those attributes would simply stop being updated/generated...
Think of backup/restore situations where slapadd checks the schema...
I think that's wrong. When you remove an overlay, you should expect to lose all the functionality that the overlay provided.
Agreed.
If the overlay had locked an account, the lock will simply disappear when the overlay is removed.
Ciao, Michael.