mirror of
https://github.com/samba-team/samba.git
synced 2025-12-17 04:23:50 +03:00
CVE-2022-37966 tests/krb5: Add a test requesting tickets with various encryption types
The KDC should leave the choice of ticket encryption type up to the target service, and admit no influence from the client. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15237 Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Stefan Metzmacher
parent
e0a91dddc4
commit
177334c042
@@ -117,6 +117,7 @@ EXCLUDE_USAGE = {
|
||||
'python/samba/tests/krb5/lockout_tests.py',
|
||||
'python/samba/tests/krb5/group_tests.py',
|
||||
'lib/compression/tests/scripts/three-byte-hash',
|
||||
'python/samba/tests/krb5/etype_tests.py',
|
||||
}
|
||||
|
||||
EXCLUDE_HELP = {
|
||||
|
||||
Reference in New Issue
Block a user