]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests/krb5: add a create_trust() helper function to test trusted domains
authorStefan Metzmacher <metze@samba.org>
Mon, 2 Dec 2024 07:48:32 +0000 (08:48 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jan 2025 09:13:31 +0000 (09:13 +0000)
commit9e58d057a099e89d312a3a23820242cd82587f31
treeea3403f2d790da8c88862be02837f7e7f0622c09
parent9520aea8b0f2cc56a165650fa470ae5e650ad9a9
python:tests/krb5: add a create_trust() helper function to test trusted domains

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
python/samba/tests/krb5/kdc_base_test.py