90704df Show full error message for selinuxusermap-add-hostgroup

1 file Authored by frenaud 7 years ago, Committed by jcholast 7 years ago,
    Show full error message for selinuxusermap-add-hostgroup
    
    While investigating the issue for selinuxusermap-add-hostgroup,
    we discovered that other commands were missing output.
    A first patch fixes most of the issues:
    freeipa-jcholast-677-frontend-copy-command-arguments-to-output-params-on-.patch
    
    This patch fixes servicedelegation CLI, where
    servicedelegation.takes_params was missing
    ipaallowedtarget_servicedelegationtarget, ipaallowedtoimpersonate and
    memberprincipal
    
    https://fedorahosted.org/freeipa/ticket/6026
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>