[krbdev.mit.edu #8946] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Mon Sep 14 22:33:29 2020: Request 8946 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=8946 > Improve KDC alias checking for S4U requests When processing an S4U2Self request, check for DB aliases when matching the TGT client against the request server. When processing an S4U2Proxy request, check for DB aliases when matching the TGT client against the evidence ticket server. [[email protected]: minor edits; rewrote commit message] https://github.com/krb5/krb5/commit/05deeebfc096970b5d9aa67a48b14106cf1b9b56 Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 05deeebfc096970b5d9aa67a48b14106cf1b9b56 Branch: master src/kdc/kdc_util.c | 74 +++++++++++++++++---------------------------------- 1 files changed, 25 insertions(+), 49 deletions(-)