CVE-2022-2031 tests/krb5: Add kpasswd_exchange() method
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 24 May 2022 07:57:57 +0000 (19:57 +1200)
committerJule Anger <janger@samba.org>
Sun, 24 Jul 2022 09:42:01 +0000 (11:42 +0200)
commit668825ad56ff70715c626bc3209a6868409e4969
tree98ed00e05eaae820728c8b474c34b17a8546ce6d
parent5c41e20fae268e04aa05e821c7f388ea090727af
CVE-2022-2031 tests/krb5: Add kpasswd_exchange() method

Now we can test the kpasswd service from Python.

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 conflicts in imports]
python/samba/tests/krb5/raw_testcase.py