Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: synchronize ignored return codes with ipa-rmkeytab #5515

Closed
wants to merge 1 commit into from

Conversation

abbra
Copy link
Contributor

@abbra abbra commented Feb 3, 2021

Refactoring ipa-rmkeytab with commit
f3f9672 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

Refactoring ipa-rmkeytab with commit
f3f9672 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>
@abbra abbra added ipa-4-9 Mark for backport to ipa 4.9 needs review Pull Request is waiting for a review labels Feb 3, 2021
@rcritten rcritten self-assigned this Feb 3, 2021
@rcritten rcritten added ack Pull Request approved, can be merged pushed Pull Request has already been pushed and removed needs review Pull Request is waiting for a review labels Feb 3, 2021
@rcritten
Copy link
Contributor

rcritten commented Feb 3, 2021

master:

  • 3231c6f client: synchronize ignored return codes with ipa-rmkeytab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged ipa-4-9 Mark for backport to ipa 4.9 pushed Pull Request has already been pushed
Projects
None yet
2 participants