s3:libsmb: let do_connect() debug the negotiation result similar to "session request ok"
commit2901ed0deb1324cacdc804fe5a09468a91661f9d
authorStefan Metzmacher <metze@samba.org>
Wed, 16 Aug 2017 10:42:48 +0000 (16 12:42 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 18 Aug 2017 23:41:24 +0000 (19 01:41 +0200)
tree6ed2f814b6fa0be08799932b02e6574836df4ef5
parentecca95736d3994011de2d3fd882b58ab9b450a83
s3:libsmb: let do_connect() debug the negotiation result similar to "session request ok"

Also modify non-specified max_protocol to be PROTOCOL_LATEST
(currently PROTOCOL_SMB3_11).

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/clidfs.c