[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Deleting overlays from cn=config
On Donnerstag, 5. Juni 2008, 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.
Another problem with this is that it can take a long time, which is
something that we probably not want inside back-config, when the
thread-pool is paused. ;)
[..]
--
Ralf