s3-winbindd: Allow winbindd to connect over SMB2 to servers
commit14f6256c515ff4af4f478f947ad89b7edc8743cf
authorAndrew Bartlett <abartlet@samba.org>
Tue, 23 Sep 2014 21:08:10 +0000 (23 14:08 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Oct 2014 23:09:51 +0000 (8 01:09 +0200)
treea79b05d58b6326c842d3ce5ab6859880bd53cc11
parent91d6f603b196d1f10500dff312d614d8d46cb846
s3-winbindd: Allow winbindd to connect over SMB2 to servers

This allows SMB signing to work against many more DCs, and so improves network security.

The default for "client max protocol" remains NT1 in the rest of the code.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
docs-xml/smbdotconf/protocol/clientmaxprotocol.xml
lib/param/loadparm.c
lib/param/param_table.c
libcli/smb/smb_constants.h
source3/include/proto.h
source3/param/loadparm.c
source3/winbindd/winbindd_cm.c