Files
FreeRDP/winpr/libwinpr
David Fort 419f469583 kerberos: fix server-side user2user
In user to user mode the requested name is something like TERMSRV/<host>@<realm>,
but we can request a TGT only for <host>$@<realm> as it's the only account that
we have in our keytab that can do it. So this patch fix the research in the keytab, and
retrieves the TGT using <host>$@<realm> instead of TERMSRV/<host>@<realm>. That
fixes NLA server-side with kerberos users2user.
2025-03-31 23:03:15 +02:00
..
2025-02-26 22:12:18 +01:00
2025-01-19 11:16:44 +01:00
2025-03-05 11:01:44 +01:00
2025-02-26 22:12:18 +01:00
2025-03-20 17:02:54 +01:00
2025-03-04 17:24:13 +01:00
2025-03-31 23:03:15 +02:00
2025-03-24 21:23:10 +01:00
2025-03-24 21:23:10 +01:00