s4:smb2srv: We only support SMB 2.002.
authorStefan Metzmacher <metze@samba.org>
Tue, 26 May 2009 06:44:27 +0000 (08:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 May 2009 07:50:45 +0000 (09:50 +0200)
commitfadffbae88335a45f23d4861c6a097bccb191069
treec23fdc67e70085a92ee2cefe79fa79f086ddc788
parent01b05df766cf55c356af495151ac665a82a57c4b
s4:smb2srv: We only support SMB 2.002.

We need to loop over all given dialects and check
if we can find SMB2_DIALECT_REVISION_202.

metze
source4/smb_server/smb/negprot.c
source4/smb_server/smb2/negprot.c