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

[Backport][ipa-4-8] Use host keytab to obtain credentials needed for ipa-certupdate #5278

Closed
wants to merge 2 commits into from

Conversation

abbra
Copy link
Contributor

@abbra abbra commented Nov 18, 2020

This PR was opened automatically because PR #5246 was pushed to master and backport to ipa-4-8 is required.

This command doesn't require any permissions that a host doesn't
already have and it simplifies overall credential handling.

It also corrects the case where the server API cache is out of
date and there are no credentials available to refresh it which
can lead to a confusing error message.

Also switch to MEMORY-based ccache rather than file to avoid
having to clean up the filesystem.

https://pagure.io/freeipa/issue/8531

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
@abbra abbra added the ack Pull Request approved, can be merged label Nov 18, 2020
@abbra
Copy link
Contributor Author

abbra commented Nov 18, 2020

PR was ACKed automatically because this is backport of PR #5246. Wait for CI to finish before pushing. In case of questions or problems contact @rcritten who is author of the original PR.

@rcritten
Copy link
Contributor

ipa-4-8:

  • 1e541a6 Use host keytab to obtain credentials needed for ipa-certupdate
  • 449df02 ipatests: Test that ipa-certupdate can run without credentials

@rcritten rcritten added the pushed Pull Request has already been pushed label Nov 18, 2020
@rcritten rcritten closed this Nov 18, 2020
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 pushed Pull Request has already been pushed
Projects
None yet
2 participants