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: 470 Add test for KDC client logging Add a test case which performed a TGS request with an expired ticket and checks that the client principal is logged. https://github.com/krb5/krb5/commit/4799121941cfd846f9d3d7a905ac4c84342ff306 Author: Greg Hudson Commit: 4799121941cfd846f9d3d7a905ac4c84342ff306 Branch: master src/tests/Makefile.in | 1 + src/tests/t_kdc_log.py | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 0 deletions(-)