Actions
Bug #11863
closedSMB2 CREATE should validate impersonation level
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
While we don't use the impersonation level we should be ensuring that the client hasn't passed a bogus value for it:
"If the ImpersonationLevel in the request is not one of the values specified in section 2.2.13, the server SHOULD fail the request with STATUS_BAD_IMPERSONATION_LEVEL."
This impacts the follow WPTS test cases:
CreateCloseTestCaseS640
CreateCloseTestCaseS733
CreateCloseTestCaseS179
Actions