s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpion
authorStefan Metzmacher <metze@samba.org>
Fri, 28 Sep 2018 10:23:37 +0000 (12:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 10 Oct 2018 13:51:57 +0000 (15:51 +0200)
commit8657e558a2edc65e7a05f7bf4c0896a70845b36b
treea7119787855d97831340dc8d3ee59c3f33dc9aa4
parent07c97238bc7bf3e7ac02c8159b9599d938f5a7fc
s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpion

This reproduces the problem we have with expired encrypted sessions.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 01b868455c9bae309d1ca7ddad54077fc5d7f4b1)
selftest/knownfail.d/session-expire [new file with mode: 0644]
source4/torture/smb2/session.c