CVE-2022-2031 tests/krb5: Allow requesting a TGT to a different sname and realm
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 24 May 2022 07:34:59 +0000 (19:34 +1200)
committerJule Anger <janger@samba.org>
Sun, 24 Jul 2022 09:55:51 +0000 (11:55 +0200)
commit2815de0510e222bc93f5b602b2cdd5c51f8adeb4
treef25c7d4ef0c2e6e53bc8f8d600635289c6a7dbc9
parente44b70b862e93fb9a8139a7188ed7021d705d223
CVE-2022-2031 tests/krb5: Allow requesting a TGT to a different sname and realm

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15047
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15049
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15074

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
[jsutton@samba.org Fixed conflict due to lacking rc4_support parameter]

[jsutton@samba.org Fixed conflicts due to lacking client_name_type and
 expected_cname parameters]
python/samba/tests/krb5/kdc_base_test.py