[krbdev.mit.edu #8479] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8479 > 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. https://github.com/krb5/krb5/commit/2b1acc07a267782a7f4c9644da78587cc29b6f56 Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 2b1acc07a267782a7f4c9644da78587cc29b6f56 Branch: master src/plugins/kdb/test/kdb_test.c | 508 +++++++++++++++++++++++++++++++++++++-- src/tests/gssapi/t_s4u.py | 99 ++++++++ 2 files changed, 583 insertions(+), 24 deletions(-)