27988f1 Prohibit deletion of predefined profiles

2 files Authored by ftweedal 8 years ago, Committed by mbasti 8 years ago,
    Prohibit deletion of predefined profiles
    
    Deletion of predefined profiles, including the default profile,
    should not be allowed.  Detect this case and raise an error.
    
    Also update the predefined profiles collection to use namedtuple,
    making it easier to access the various components.
    
    Fixes: https://fedorahosted.org/freeipa/ticket/5198
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+11 -2
file modified
+5 -3