From discussion in ticket #5479
For the case, where we want to re-initialize whole topology. Would it possible to do something like the following using managed topology?
Topology: A <-> B <-> C
A is restored, all agreements are disabled enable A -> B, reinitialize B from A, enable B -> A enable B -> C, reinitialize C from B, enable C -> B
Apply same principal for more complex topologies.
I assume that enabling direction B -> A will be replicated to B by agreement A -> B, so it could be possible to propagate the changes.
Other question is whether it is worth to write a tool which would do it in automated/semi-automated manner.
Metadata Update from @pvoborni: - Issue assigned to someone - Issue set to the milestone: FreeIPA 4.5 backlog