[krbdev.mit.edu #8587] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Thu Oct 4 16:56:12 EDT 2018


Add ktutil addent option to fetch salt from KDC

Add a -f flag to ktutil addent.  If specified, the enctype need not be
specified (although it can be) and ktutil will request etype-info from
the KDC to produce the string-to-key parameters.

https://github.com/krb5/krb5/commit/eb5d2c9afa4eba05f44e66d0e843b94be74d53e7
Author: Greg Hudson <ghudson at mit.edu>
Commit: eb5d2c9afa4eba05f44e66d0e843b94be74d53e7
Branch: master
 doc/admin/admin_commands/ktutil.rst |   11 +++-
 src/kadmin/ktutil/ktutil.c          |   19 +++++---
 src/kadmin/ktutil/ktutil.h          |    1 +
 src/kadmin/ktutil/ktutil_funcs.c    |   87 ++++++++++++++++++++++++++++-------
 src/tests/t_keytab.py               |   43 +++++++++++++++++
 5 files changed, 134 insertions(+), 27 deletions(-)



More information about the krb5-bugs mailing list