adamwill / freeipa

Forked from freeipa 5 years ago
Clone

b1f58e5 Don't quit trying to lock a user if they aren't in the activated group.

Authored and Committed by Rob Crittenden 16 years ago
    Don't quit trying to lock a user if they aren't in the activated group.
    
    Users are considered activated by default so don't need to be in the
    activated group explicitly. Ignore the "not in group" error when trying
    to remove them.
    
    442470