Discussion:
[Freeipa-devel] [freeipa PR#709][opened] Fix s4u2self with adtrust
simo5
2017-04-11 15:35:33 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/709
Author: simo5
Title: #709: Fix s4u2self with adtrust
Action: opened

PR body:
"""
When ADtrust is installed we add a PAC to all tickets, during protocol
transition we need to generate a new PAC for the requested user ticket,
not check the existing PAC on the requestor ticket.

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

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/709/head:pr709
git checkout pr709
flo-renaud
2017-04-11 15:57:28 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/709
Title: #709: Fix s4u2self with adtrust

flo-renaud commented:
"""
Hi @simo5,

I tested webUI authentication with a IPA user and it is working with this patch.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/709#issuecomment-293309605
abbra
2017-04-11 16:23:58 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/709
Title: #709: Fix s4u2self with adtrust

Label: +ack
pvomacka
2017-04-12 07:47:27 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/709
Title: #709: Fix s4u2self with adtrust

Label: +pushed
pvomacka
2017-04-12 07:47:32 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/709
Title: #709: Fix s4u2self with adtrust

pvomacka commented:
"""
ipa-4-5:

* b5114070ae55bcc7ec1abe57b4c303cee4822930 Fix s4u2self with adtrust
master:

* e88d5e815ea440bcef4acdc5f8fcb3a29e6eaec9 Fix s4u2self with adtrust
"""

See the full comment at https://github.com/freeipa/freeipa/pull/709#issuecomment-293500560
pvomacka
2017-04-12 07:47:33 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/709
Author: simo5
Title: #709: Fix s4u2self with adtrust
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/709/head:pr709
git checkout pr709

Loading...