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

kdc s4u2proxy fixes for Windows (Samba AD) clients #1156

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

metze-samba
Copy link
Contributor

Further details can be found here:
https://bugzilla.samba.org/show_bug.cgi?id=13131
(S4U2Proxy requests with encrypted authorization-data are rejected by a Samba KDC)

https://bugzilla.samba.org/show_bug.cgi?id=13137
S4U2Proxy tickets from a Samba KDC don't pass PAC verification checks (authtime mismatch)

Here are the same changes including tests demonstrating
the problems and that they are fixed with the kdc changes:
https://gitlab.com/samba-team/samba/-/merge_requests/2458

@nicowilliams nicowilliams self-requested a review June 12, 2023 17:34
@nicowilliams
Copy link
Contributor

nicowilliams commented Jun 12, 2023

This looks pretty good! I'll do a careful review later today or tomorrow. Thanks for the contribution!

@abartlet
Copy link
Member

abartlet commented Nov 7, 2023

@nicowilliams could we get this looked at please, it would help us keep our tree closer to Heimdal master, which helps us all I hope.

@abartlet
Copy link
Member

abartlet commented Nov 7, 2023

I've also confirmed this still builds clean on linux after rebasing.

We need to do this after checking for constraint delegation (S4U2Proxy).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13131

Signed-off-by: Stefan Metzmacher <metze@samba.org>
…o use the keys from evidence_tkt

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13131

Signed-off-by: Stefan Metzmacher <metze@samba.org>
metze-samba added a commit to metze-samba/heimdal that referenced this pull request Mar 1, 2024
metze-samba added a commit to metze-samba/heimdal that referenced this pull request Mar 1, 2024
We need to do this after checking for constraint delegation (S4U2Proxy).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13131

Signed-off-by: Stefan Metzmacher <metze@samba.org>

MR: heimdal#1156
metze-samba added a commit to metze-samba/heimdal that referenced this pull request Mar 1, 2024
…o use the keys from evidence_tkt

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13131

Signed-off-by: Stefan Metzmacher <metze@samba.org>

MR: heimdal#1156
metze-samba added a commit to metze-samba/heimdal that referenced this pull request Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants