diff options
author | Stefan Metzmacher <metze@samba.org> | 2018-09-28 12:23:37 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2018-10-10 15:51:57 +0200 |
commit | 8657e558a2edc65e7a05f7bf4c0896a70845b36b (patch) | |
tree | a7119787855d97831340dc8d3ee59c3f33dc9aa4 /selftest | |
parent | 07c97238bc7bf3e7ac02c8159b9599d938f5a7fc (diff) | |
download | samba-8657e558a2edc65e7a05f7bf4c0896a70845b36b.tar.gz |
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)
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail.d/session-expire | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/knownfail.d/session-expire b/selftest/knownfail.d/session-expire new file mode 100644 index 00000000000..033564afb58 --- /dev/null +++ b/selftest/knownfail.d/session-expire @@ -0,0 +1,2 @@ +^samba3.smb2.session krb5.expire1e +^samba3.smb2.session krb5.expire2e |