URL: https://github.com/freeipa/freeipa/pull/5515 Author: abbra Title: #5515: client: synchronize ignored return codes with ipa-rmkeytab Action: opened
PR body: """ Refactoring ipa-rmkeytab with commit f3f9672d527008dc741ac90aa465bac842eea08d led to new error code 7 when MIT Kerberos fails to iterate through the keys. It appears now in places where in past error code 3 was returned.
Related: https://pagure.io/freeipa/issue/8658 Signed-off-by: Alexander Bokovoy abokovoy@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5515/head:pr5515 git checkout pr5515
URL: https://github.com/freeipa/freeipa/pull/5515 Author: abbra Title: #5515: client: synchronize ignored return codes with ipa-rmkeytab Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5515/head:pr5515 git checkout pr5515
freeipa-devel@lists.fedorahosted.org