[krbdev.mit.edu #8951] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Tue Sep 22 17:24:22 2020: Request 8951 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8951 > 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. [[email protected]: expanded commit message; trimmed tests] https://github.com/krb5/krb5/commit/afc494ef9418e6be7fbb887364efa6606b10034a Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: afc494ef9418e6be7fbb887364efa6606b10034a Branch: master src/kdc/do_tgs_req.c | 2 +- src/tests/t_u2u.py | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletions(-)