s4:torture/smb2/session: require a signed session setup reauth response
authorRalph Boehme <slow@samba.org>
Fri, 9 Nov 2018 14:34:24 +0000 (15:34 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 13 Nov 2018 10:13:03 +0000 (11:13 +0100)
commitffc424ee6bedc3c208acb4c0c83da836a12d6123
treeb37972a2705cd9b734f4c2d4f029cb2c788517c0
parent368e1860654e737aa2fa9516cdd3668fa644009a
s4:torture/smb2/session: require a signed session setup reauth response

All existing tests using this function require signing, so currently
this passes. A subsequent commit adds a test where neither client nor
server require signing and that's where this trap will explode.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13661

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/torture/smb2/session.c