libsmbclient: Allow server (NetApp) to return STATUS_INVALID_PARAMETER from an echo.
authorJeremy Allison <jra@samba.org>
Fri, 8 Sep 2017 23:20:34 +0000 (16:20 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 11 Nov 2017 07:44:36 +0000 (08:44 +0100)
commita0f6ea8dec1ab3d19bc93da12a9b0a1c0ccf6142
tree92a89a19b96491ea5f23901644d0b13a6f9bba5c
parent37ac8ad4bf3122c369eec6f213bb8a62f8e92884
libsmbclient: Allow server (NetApp) to return STATUS_INVALID_PARAMETER from an echo.

It does this if we send a session ID of zero. The server still replied.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Nov 11 08:44:37 CET 2017 on sn-devel-144
source3/client/client.c
source3/libsmb/libsmb_server.c