]> 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>
Tue, 13 Dec 2022 13:07:30 +0000 (13:07 +0000)
commit77bd3258f1db0ddf4639a83a81a1aad3ee52c87d
treeff05ea1a4789b2784d0d808b27a8f51deae84c66
parentf434a30ee7c40aac4a223fcabac9ddd160a155a5
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>
python/samba/tests/krb5/kdc_base_test.py