]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/smb2: let smb2.session.expire2* also check compound requests
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Aug 2024 10:47:59 +0000 (12:47 +0200)
committerJule Anger <janger@samba.org>
Tue, 20 Aug 2024 12:03:11 +0000 (12:03 +0000)
commit3db88bd0527b37ca297627cf223ed44ae9256900
tree642e1badece1f3185dc13f3b0277daf9397a3d3e
parent9d57d32bba068cf1a859999a97a3896bc61667ee
s4:torture/smb2: let smb2.session.expire2* also check compound requests

This shows that all compound related requests should get
NT_STATUS_NETWORK_SESSION_EXPIRED.

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

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