]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-37966 python:tests/krb5: add 'force_nt4_hash' for account creation of KDCBas...
authorStefan Metzmacher <metze@samba.org>
Tue, 29 Nov 2022 15:42:58 +0000 (16:42 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2022 10:28:17 +0000 (10:28 +0000)
commitf4dc5721be379b292bcc175e35c49bc6dee82b73
tree03668519a64218b06f6198b24a4a7c3e6ff27a00
parentaeb7c646bb03d468f2cc167153dd54d79848cabb
CVE-2022-37966 python:tests/krb5: add 'force_nt4_hash' for account creation of KDCBaseTest

This will allow us to create tests accounts with only an nt4 hash
stored, without any aes keys.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15237

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 77bd3258f1db0ddf4639a83a81a1aad3ee52c87d)

[jsutton@samba.org Fixed conflicts in parameters]
python/samba/tests/krb5/kdc_base_test.py