]> git.ipfire.org Git - thirdparty/samba.git/commit
tests/krb5: Allow PADATA-ENCRYPTED-CHALLENGE to be missing for skew errors
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 6 Dec 2021 01:54:31 +0000 (14:54 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Dec 2021 08:32:42 +0000 (08:32 +0000)
commit221569a14c8ecd529eae5c8c021cffe65324afec
tree00524e9a00227a640ad2278261c76a529d549b7d
parent9844a331864ff44645d15e946707fe5278f97ae6
tests/krb5: Allow PADATA-ENCRYPTED-CHALLENGE to be missing for skew errors

A skew error means the client just tried using PADATA-ENC-TIMESTAMP or
PADATA-ENCRYPTED-CHALLENGE, so it might not be necessary to announce
them in that case.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Dec  7 08:32:42 UTC 2021 on sn-devel-184
python/samba/tests/krb5/raw_testcase.py