Discussion:
[Freeipa-devel] [freeipa PR#631][opened] Upgrade: configure PKINIT after adding anonymous principal
martbab
2017-03-21 16:07:04 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Author: martbab
Title: #631: Upgrade: configure PKINIT after adding anonymous principal
Action: opened

PR body:
"""
In order to set up PKINIT, the anonymous principal must already be
created, otherwise the upgrade with fail when trying out anonymous
PKINIT. Switch the order of steps so that this issue does not occur.

https://pagure.io/freeipa/issue/6792
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/631/head:pr631
git checkout pr631
martbab
2017-03-27 07:43:34 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Author: martbab
Title: #631: Upgrade: configure PKINIT after adding anonymous principal
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/631/head:pr631
git checkout pr631
martbab
2017-03-27 07:44:32 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Author: martbab
Title: #631: Upgrade: configure PKINIT after adding anonymous principal
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/631/head:pr631
git checkout pr631
martbab
2017-03-27 07:45:27 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Title: #631: Upgrade: configure PKINIT after adding anonymous principal

martbab commented:
"""
I have prepared a more thorough fix which should cover more edge cases.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/631#issuecomment-289378096
martbab
2017-03-28 15:34:59 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Author: martbab
Title: #631: Upgrade: configure PKINIT after adding anonymous principal
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/631/head:pr631
git checkout pr631
stlaz
2017-03-29 13:25:44 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Title: #631: Upgrade: configure PKINIT after adding anonymous principal

Label: +ack
MartinBasti
2017-03-30 11:10:42 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Title: #631: Upgrade: configure PKINIT after adding anonymous principal

MartinBasti commented:
"""
master:

* c2d95d3962d525017732618e66b39b099235d43e Upgrade: configure PKINIT after adding anonymous principal
* 1fc48cd0af3b19272fcfe25235e55eae249bb6c9 Remove unused variable from failed anonymous PKINIT handling
* 17aa51ef0291b9c6174509f52913076ae599357f Split out anonymous PKINIT test to a separate method
* 5c22f905d48d3d8dd50e394290e1feb8f6dedcaa Ensure KDC is propery configured after upgrade


ipa-4-5:

* b9002bf6273151cb480dfba7ffa7480d037984ee Upgrade: configure PKINIT after adding anonymous principal
* 4b2b1d33157963a8b3d8229d1edd573dcbb93fb5 Remove unused variable from failed anonymous PKINIT handling
* c1393029b6a853cc2cb874f4f93706368627d7c4 Split out anonymous PKINIT test to a separate method
* 89fc0a126be67755d4a687b427a6c67b3cbc4337 Ensure KDC is propery configured after upgrade


"""

See the full comment at https://github.com/freeipa/freeipa/pull/631#issuecomment-290379615
MartinBasti
2017-03-30 11:10:45 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Author: martbab
Title: #631: Upgrade: configure PKINIT after adding anonymous principal
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/631/head:pr631
git checkout pr631
MartinBasti
2017-03-30 11:10:39 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/631
Title: #631: Upgrade: configure PKINIT after adding anonymous principal

Label: +pushed

Loading...