]> git.ipfire.org Git - thirdparty/krb5.git/commit
Allow aliases when matching U2U second ticket 1116/head
authorIsaac Boukris <iboukris@gmail.com>
Mon, 21 Sep 2020 22:17:11 +0000 (01:17 +0300)
committerGreg Hudson <ghudson@mit.edu>
Tue, 22 Sep 2020 19:28:59 +0000 (15:28 -0400)
commitafc494ef9418e6be7fbb887364efa6606b10034a
treef32a5318cea1e27bcd02a0d91981350b1927c30d
parent9fb5f572dd6ce808b234cb60a573eac48136d7ca
Allow aliases when matching U2U second ticket

In process_tgs_req() when verifying the user-to-user second ticket,
compare the canonical names of the request server and the second
ticket client.

[ghudson@mit.edu: expanded commit message; trimmed tests]

ticket: 8951 (new)
src/kdc/do_tgs_req.c
src/tests/t_u2u.py