[krbdev.mit.edu #8199] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Jul 8 18:24:56 EDT 2015


Add tests for KDC etype-info behavior

Create a new test harness etinfo.c which can display etype-info2
information in KDC responses.  Use it to test the etype-info results
in preauth_required error e-data and AS-REP padata.

https://github.com/krb5/krb5/commit/5cf4a7e220141f10f51995ceae9b9e74232a31b7
Author: Greg Hudson <ghudson at mit.edu>
Commit: 5cf4a7e220141f10f51995ceae9b9e74232a31b7
Branch: master
 .gitignore                |    1 +
 src/tests/Makefile.in     |   19 +++--
 src/tests/etinfo.c        |  166 +++++++++++++++++++++++++++++++++++++++++++++
 src/tests/t_etype_info.py |   76 +++++++++++++++++++++
 4 files changed, 255 insertions(+), 7 deletions(-)



More information about the krb5-bugs mailing list