Fix the "allow_smb2" bug being set to false that was driving me mad :-).
authorJeremy Allison <jra@samba.org>
Wed, 28 Apr 2010 05:15:17 +0000 (22:15 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 28 Apr 2010 05:15:17 +0000 (22:15 -0700)
commitc9a3661c4b0997172782c55de4a3b15dff2c6ea4
tree860e3ff46b00915fd7f6dcd6f9f1558d6b1274b5
parent3c585e9a8068d5065b1a5f320ffd130290c1cd07
Fix the "allow_smb2" bug being set to false that was driving me mad :-).

The first packet from a rebooted Win7 on an SMB2 connection is an SMB1
negprot...

Jeremy.
source3/smbd/process.c