98e0a4e sudo integration test: Remove the local user test

1 file Authored by pviktori 9 years ago, Committed by mkosek 9 years ago,
    sudo integration test: Remove the local user test
    
    SSSD does not support sudo rules for local users;
    these should be added in a local sudoers file.
    
    https://fedorahosted.org/freeipa/ticket/4608
    
    Reviewed-By: Martin Kosek <mkosek@redhat.com>