2d09cc9 Bad return values for ipa-rmkeytab command

Authored and Committed by mkosek 12 years ago
    Bad return values for ipa-rmkeytab command
    
    ipa-rmkeytab returns success even when the realm passed to the
    program is not found in a keytab. This patch adds an explanatory
    error message and returns error code 5 - Principal or realm not
    found.
    
    https://fedorahosted.org/freeipa/ticket/694
    
        
file modified
+8 -0