Skip to content
Commit 100c1ddc authored by Yehuda Sadeh Weinraub's avatar Yehuda Sadeh Weinraub Committed by Steve French
Browse files

[CIFS] Missing flag on negprot needed for some servers to force packet signing



A related signature issue that I came across.
There's a bug in win2k that when NT error codes are not negotiated, the
server doesn't response that signatures are mandatory. Since there's
(currently) no way turn on signatures in such case, I had to force NT
error codes, so that this bug will not occur

Signed-off-by: default avatarYehuda Sadeh Weinraub <Yehuda.Sadeh@expand.com>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 221601c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment