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] https://github.com/krb5/krb5/commit/afc494ef9418e6be7fbb887364efa6606b10034a Author: Isaac Boukris Committer: Greg Hudson Commit: afc494ef9418e6be7fbb887364efa6606b10034a Branch: master src/kdc/do_tgs_req.c | 2 +- src/tests/t_u2u.py | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletions(-)