[krbdev.mit.edu #8902] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Thu May 07 12:43:31 2020: Request 8902 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=8902 > Omit KDC indicator check for S4U2Self requests As there was no initial ticket exchange from the client for an S4U2Self request, the auth indicator check is inapplicable (and would always fail if any auth indicators are required). https://github.com/krb5/krb5/commit/183631fbf72351c2d5fc7d60b2d9fc4d09fe7465 Author: Greg Hudson <[email protected]> Commit: 183631fbf72351c2d5fc7d60b2d9fc4d09fe7465 Branch: master src/kdc/do_tgs_req.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-)