[krbdev.mit.edu #8920] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Mon Jun 29 12:48:28 2020: Request 8920 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=8920 > Fix KDC choice to send encrypted S4U_X509_USER The KDC's decision to send a PA_S4U_X509_USER entry in encrypted padata has no connection to the client USE_REPLY_KEY_USAGE flag. Only conditionalize on the enctype. https://github.com/krb5/krb5/commit/d4272f3f29ddbd6268c21be73887cd5b20326dd5 Author: Greg Hudson <[email protected]> Commit: d4272f3f29ddbd6268c21be73887cd5b20326dd5 Branch: master src/kdc/kdc_util.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)