tests/krb5: Add Python implementation and tests for Group Key Distribution Service
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 8 Dec 2023 03:38:21 +0000 (16:38 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Dec 2023 21:19:30 +0000 (21:19 +0000)
commit080a62bba875c2a5df7c04703d095142200dad0e
tree49ec6349210aca2f5da760449541a3665cf97be0
parentf6bb2d40108417d8c163f07f8519ff9ed16dd078
tests/krb5: Add Python implementation and tests for Group Key Distribution Service

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Dec 21 21:19:30 UTC 2023 on atb-devel-224
python/samba/gkdi.py [new file with mode: 0644]
python/samba/tests/gkdi.py [new file with mode: 0644]
python/samba/tests/krb5/gkdi_tests.py [new file with mode: 0755]
selftest/knownfail.d/gkdi [new file with mode: 0644]
source4/selftest/tests.py