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

ipa-client-install: remove extra space in pkinit_anchors definition #751

Closed
wants to merge 1 commit into from

Conversation

flo-renaud
Copy link
Contributor

@flo-renaud flo-renaud commented May 2, 2017

ipa-client-install modifies /etc/krb5.conf and defines the following line:
pkinit_anchors = FILE: /etc/ipa/ca.crt

The extra space between FILE: and /etc/ipa/ca.crt break pkinit.

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

ipa-client-install modifies /etc/krb5.conf and defines the following line:
    pkinit_anchors = FILE: /etc/ipa/ca.crt

The extra space between FILE: and /etc/ipa/ca.crt break pkinit.

https://pagure.io/freeipa/issue/6916
@abbra
Copy link
Contributor

abbra commented May 2, 2017

LGTM.

For the record, this is broken since cf1c4e8 which is in 4.5.0 release. So we need to backport this to 4.5 branch.

@abbra abbra self-assigned this May 2, 2017
@abbra abbra added the ack Pull Request approved, can be merged label May 2, 2017
@MartinBasti
Copy link
Contributor

master:

  • 26dbab1 ipa-client-install: remove extra space in pkinit_anchors definition

ipa-4-5:

  • a3c4e70 ipa-client-install: remove extra space in pkinit_anchors definition

@MartinBasti MartinBasti added the pushed Pull Request has already been pushed label May 2, 2017
@MartinBasti MartinBasti closed this May 2, 2017
@flo-renaud flo-renaud deleted the t6916 branch May 5, 2017 07:29
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
3 participants