s3:libsmb: make sure we always set cli->capabilities at the end of cli_negprot_done()
commitd87ef021abaff8b1d13ec1038264251d66d9a9a6
authorStefan Metzmacher <metze@samba.org>
Thu, 8 Sep 2011 13:41:29 +0000 (8 15:41 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Sep 2011 06:33:11 +0000 (15 08:33 +0200)
treea03f698e6d73d090980baac1a0f07033e7f21c83
parent7982819f617497e6b8cbc45251e9fa4bac96c46b
s3:libsmb: make sure we always set cli->capabilities at the end of cli_negprot_done()

If the server doesn't support PROTOCOL_NT1 we should reset the negotiated
capabilities to 0.

metze
source3/libsmb/cliconnect.c