Revert "HACKS SMB 2.00"
authorStefan Metzmacher <metze@samba.org>
Mon, 6 Oct 2014 15:04:53 +0000 (17:04 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 Feb 2020 14:06:24 +0000 (15:06 +0100)
This reverts commit 02782272de68dbda607b5fce0038ef44febda326.

libcli/smb/smbXcli_base.c

index 7ee1f495f1e9822c1fe19d7bafb9f3b4bf9eccb0..0115cbbec1854400e39ceb45161780b6b80d12b9 100644 (file)
@@ -4122,7 +4122,6 @@ static const struct {
        enum protocol_types proto;
        uint16_t smb2_dialect;
 } smb2cli_prots[] = {
-       {PROTOCOL_SMB2_02,      0x200},
        {PROTOCOL_SMB2_02,      SMB2_DIALECT_REVISION_202},
        {PROTOCOL_SMB2_10,      SMB2_DIALECT_REVISION_210},
        {PROTOCOL_SMB2_22,      SMB2_DIALECT_REVISION_222},