1dc11a0 Allow removing sudo commands with special characters from command groups

3 files Authored by pviktori 12 years ago, Committed by mkosek 12 years ago,
    Allow removing sudo commands with special characters from command groups
    
    Previously the commands were compared as serialized strings.
    Differences in serializations meant commands with special characters
    weren't found in the checked list.
    Use the DN class to compare DNs correctly.
    
    https://fedorahosted.org/freeipa/ticket/2483
    
        
file modified
+2 -2
file modified
+3 -3