tests python krb5: add arcfour salt tests
commitf719d74eb7ef06969ad60f23627779a50cc68b70
authorGary Lockyer <gary@catalyst.net.nz>
Tue, 10 Nov 2020 03:57:11 +0000 (10 16:57 +1300)
committerJule Anger <janger@samba.org>
Thu, 16 Sep 2021 08:07:11 +0000 (16 08:07 +0000)
treedea1fcd207887167ebd8d74598f511025af964a1
parentf79c7c3217c26ca5c35e7d624603c1a626cb1a40
tests python krb5: add arcfour salt tests

MIT kerberos returns a salt when ARCFOUR_HMAC_MD5 encryption selected,
Heimdal does not.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14817

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Nov 12 22:54:22 UTC 2020 on sn-devel-184

(cherry picked from commit 2ba6d596ff0a3580eca9285fd83569bcb147ce77)
python/samba/tests/krb5/compatability_tests.py