tests/krb5: Fix sending PA-PAC-OPTIONS and PA-PAC-REQUEST
commit7ba4cad1a769f7fe7b3755fc80b39009a838d73e
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 29 Sep 2021 21:51:01 +0000 (30 10:51 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:09 +0000 (27 22:37 +0000)
tree605529c395b72f83fb416b67291ae82262b98f46
parent82606cd6f3140bc377f6177b6d813e659422e9e7
tests/krb5: Fix sending PA-PAC-OPTIONS and PA-PAC-REQUEST

These padata were not being sent if other FAST padata was not specified.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14881
(cherry picked from commit 6f1282e8d34073d8499ce919908b39645b017cb8)
python/samba/tests/krb5/raw_testcase.py