11774 SMB2 does not support reauthentication
Review Request #2366 — Created Oct. 3, 2019 and updated — Latest diff uploaded
Information | |
---|---|
andy_js | |
illumos-gate | |
11774 | |
Reviewers | |
general | |
SMB2 clients should be allowed to send SESSION SETUP again to reauthenticate, but when a client tries to reauthenticate now it fails with STATUS_USER_SESSION_DELETED.
Prior to this change the BVT_SessionMgmt_Reauthentication test included in the Windows Protocol Test Suites was failing. With the change applied it now passes.