[krbdev.mit.edu #8773] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Thu Jan 17 10:57:16 EST 2019


Mark deprecated enctypes when used

Preface ETYPE_DEPRECATED enctypes with "DEPRECATED:" in klist output,
KDC logs, and kadmin interactions.  Also complain in krb5kdc when the
stash file has a deprecated enctype or a deprecated enctype is
requested with -k.

https://github.com/krb5/krb5/commit/8d8e68283b599e680f9fe45eff8af397e827bd6c
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 8d8e68283b599e680f9fe45eff8af397e827bd6c
Branch: master
 src/clients/klist/klist.c      |   14 ++++++++++----
 src/kadmin/cli/kadmin.c        |    6 +++++-
 src/kdc/kdc_util.c             |    9 +++++++++
 src/kdc/main.c                 |   19 +++++++++++++++++++
 src/tests/gssapi/t_enctypes.py |   15 +++++++++------
 src/tests/t_keyrollover.py     |    8 +++++---
 src/tests/t_sesskeynego.py     |    4 ++--
 7 files changed, 59 insertions(+), 16 deletions(-)



More information about the krb5-bugs mailing list