Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 581 Propagate auth indicators in TGS requests For normal and S4U2Proxy TGS requests (but not S4U2Self requests), extract indicators from the subject ticket and include them in the issued ticket. https://github.com/krb5/krb5/commit/97973cf89cdc18a80c2bf5450caa1548c5be0b7b Author: Greg Hudson Commit: 97973cf89cdc18a80c2bf5450caa1548c5be0b7b Branch: master src/kdc/do_tgs_req.c | 15 ++++++++++++++- src/kdc/kdc_authdata.c | 42 ++++++++++++++++++++++++++++++++++++++++++ src/kdc/kdc_util.h | 4 ++++ 3 files changed, 60 insertions(+), 1 deletions(-)