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 09:05:30 +0000 (11:05 +0200)
commitfcdce95838db67b04ef8c5525fab18e76b78f5a5
tree40c8b414f3ce21574fd8a004a393e46eda08383f
parent1f634f328c46ac2dbfccbaf2efa52436299f4a3b
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