]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add tests for local and cross-realm RBCD requests 912/head
authorIsaac Boukris <iboukris@gmail.com>
Sun, 12 May 2019 11:20:29 +0000 (11:20 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 9 Sep 2019 13:58:31 +0000 (09:58 -0400)
commit2b1acc07a267782a7f4c9644da78587cc29b6f56
tree30e3f4fc974594066acb9e84a57b1066798b6e4c
parent1889a27759d9d52b2a2fcf43ec6899278f740128
Add tests for local and cross-realm RBCD requests

Add fake PAC generation and verification facilities to the test KDB
module, and implement the get_authdata_info() and
allowed_to_delegate_from() methods.  In t_s4u.py, construct realms
using the test KDB module and test a variety of RBCD scenarios.

ticket: 8479
src/plugins/kdb/test/kdb_test.c
src/tests/gssapi/t_s4u.py