tests/krb5: Fix method for creating invalid length zeroed checksum
commitd310714c22114c9dbf83ef57c7fdf0f94bb5c9a3
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 28 Sep 2021 22:56:21 +0000 (29 11:56 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:09 +0000 (27 22:37 +0000)
treea7888dadfdec90ae5fcff329cd36daf56303dae8
parent91d385abffb95ba5aab4dbc50b89c92d2316149d
tests/krb5: Fix method for creating invalid length zeroed checksum

Previously the base class method was being used.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit ae09219c3a1c6d47817f51baf3784e8986c7478d)
python/samba/tests/krb5/raw_testcase.py