]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests/krb5: let create_ccache[_with_ticket] use the correct crealm
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Feb 2025 11:11:58 +0000 (12:11 +0100)
committerRalph Boehme <slow@samba.org>
Mon, 24 Feb 2025 09:27:37 +0000 (09:27 +0000)
commit559bcd0c33d25973e0155b5a34811db6ea632a99
treee5387948133861cf4256d5087853ff77dbac2460
parentab8473dd418ec6db6a09b7823d3806707b4c164f
python:tests/krb5: let create_ccache[_with_ticket] use the correct crealm

It can be different from the servers realm.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/tests/krb5/kdc_base_test.py