]> git.ipfire.org Git - thirdparty/samba.git/commit
tests/krb5: Add tests for account salt calculation
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 19 Oct 2021 23:46:36 +0000 (12:46 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:10 +0000 (22:37 +0000)
commitae6d74c9ef81b7fda5617948f4cc7b1be7c279a9
treea1b36715f79173e95bed986e3a121453cfef11af
parentd3b491c31164c8ac6c9f4c0a35742684efe0d61d
tests/krb5: Add tests for account salt calculation

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
[abartlet@samba.org backported from commit 46039baa81377df10e5b134e4bb064ed246795e4
 as the no_preauth side of the testsuite shows differences in enctypes
 in Samba 4.14.  The change is only in salt calculation so this is
 not vital]
python/samba/tests/krb5/as_req_tests.py
python/samba/tests/krb5/salt_tests.py [new file with mode: 0755]
python/samba/tests/usage.py
selftest/knownfail.d/kdc-salt [new file with mode: 0644]
selftest/knownfail_heimdal_kdc
source4/selftest/tests.py