91a5d33 Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-install

7 files Authored by akrivoka 10 years ago, Committed by pviktori 10 years ago,
    Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-install
    
    Add a new API command 'adtrust_is_enabled', which can be used to determine
    whether ipa-adtrust-install has been run on the system. This new command is not
    visible in IPA CLI.
    
    Use this command in idrange_add to conditionally require rid-base and
    secondary-rid-base options.
    
    Add tests to cover the new functionality
    
    https://fedorahosted.org/freeipa/ticket/3634
    
        
file modified
+4 -0
file modified
+1 -1
file modified
+34 -1
file modified
+28 -4
file modified
+31 -6