]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add test for KDC client logging
authorGreg Hudson <ghudson@mit.edu>
Wed, 4 Jun 2014 21:07:28 +0000 (17:07 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 11 Jun 2014 03:54:41 +0000 (23:54 -0400)
commit4799121941cfd846f9d3d7a905ac4c84342ff306
tree43640740627857d900fb8fca6f17775b74a9799d
parentf07516a9f65207b1fb2f9f07b1ec7d3caa51c6be
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.

ticket: 7910
src/tests/Makefile.in
src/tests/t_kdc_log.py [new file with mode: 0644]