d2b943f Extend idrange commands to support new range origin types

2 files Authored by tbabej 10 years ago, Committed by abbra 10 years ago,
    Extend idrange commands to support new range origin types
    
    Following values of ipaRangeType attribute are supported
    and translated accordingly in the idrange commands:
    
     'ipa-local': 'local domain range'
     'ipa-ad-winsync': 'Active Directory winsync range'
     'ipa-ad-trust': 'Active Directory domain range'
     'ipa-ad-trust-posix': 'Active Directory trust range with
                            POSIX attributes'
     'ipa-ipa-trust': 'IPA trust range'
    
    Part of https://fedorahosted.org/freeipa/ticket/3647
    
        
file modified
+3 -4
file modified
+54 -14