c282e74 Perform secondary rid range overlap check for local ranges only

1 file Authored by tbabej 11 years ago, Committed by mkosek 11 years ago,
    Perform secondary rid range overlap check for local ranges only
    
    Any of the following checks:
      - overlap between primary RID range and secondary RID range
      - overlap between secondary RID range and secondary RID range
    
    is performed now only if both of the ranges involved are local
    domain ranges.
    
    https://fedorahosted.org/freeipa/ticket/3391