9005b9b Extend ipa-replica-manage to be able to manage DNA ranges.

Authored and Committed by rcritten 11 years ago
    Extend ipa-replica-manage to be able to manage DNA ranges.
    
    Attempt to automatically save DNA ranges when a master is removed.
    This is done by trying to find a master that does not yet define
    a DNA on-deck range. If one can be found then the range on the deleted
    master is added.
    
    If one cannot be found then it is reported as an error.
    
    Some validation of the ranges are done to ensure that they do overlap
    an IPA local range and do not overlap existing DNA ranges configured
    on other masters.
    
    http://freeipa.org/page/V3/Recover_DNA_Ranges
    
    https://fedorahosted.org/freeipa/ticket/3321
    
        
file modified
+2 -0