aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2015-03-15 15:56:34 -0400
committerGreg Hudson <ghudson@mit.edu>2015-07-22 12:22:47 -0400
commite64140aba967e3d8a785d4f83b1477ed0bdc85bd (patch)
treefddde1abf876ad9f7392d6eb115f31cf72c5a8ad /.gitignore
parent24dc279b9b14fe8d6674fdd2a9210c1e1fb52e37 (diff)
downloadkrb5-e64140aba967e3d8a785d4f83b1477ed0bdc85bd.zip
krb5-e64140aba967e3d8a785d4f83b1477ed0bdc85bd.tar.gz
krb5-e64140aba967e3d8a785d4f83b1477ed0bdc85bd.tar.bz2
Test auth indicator functionality
Modify adata.c to handle CAMMAC containers and display auth indicators. Modify the test preauth module to transmit a list of indicators (specified by a gic opt) from the clpreauth module to the kdcpreauth module and assert them to the KDC. Add a new s4u2proxy test harness in src/tests which can be used to exercise S4U2Proxy without going through GSSAPI, using a second ccache containing an existing evidence ticket. Add tests to t_authdata.py to exercise a variety of ticket issuing scenarios and verify that the correct auth indicators appear in each ticket. ticket: 8157
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 090dc90..b453a84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -261,6 +261,7 @@ testlog
/src/tests/rdreq
/src/tests/responder
/src/tests/s2p
+/src/tests/s4u2proxy
/src/tests/t_init_creds
/src/tests/t_localauth