sanderw / freeipa

Forked from freeipa 5 years ago
Clone

17615fa Forbid overlapping rid ranges for the same id range

2 files Authored by tbabej 11 years ago, Committed by mkosek 11 years ago,
    Forbid overlapping rid ranges for the same id range
    
    Creating an id range with overlapping primary and secondary
    rid range using idrange-add or idrange-mod command now
    raises ValidationError. Unit tests have been added to
    test_range_plugin.py.
    
    https://fedorahosted.org/freeipa/ticket/3171
    
        
file modified
+69 -10