s3: smb2 server - fix bug 10167 smb2 breaks "smb encryption = mandatory
authorJeremy Allison <jra@samba.org>
Thu, 26 Sep 2013 09:55:19 +0000 (02:55 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 2 Oct 2013 07:18:37 +0000 (09:18 +0200)
commite00a2c90847b3c85f089b4f3c96ec6c66b949576
tree94655c6f6218bb2ae4bbda4687974ded987b3de5
parentb63dbd748636adfe5c98050133b14c2b61396d11
s3: smb2 server - fix bug 10167 smb2 breaks "smb encryption = mandatory

Refuse an SMB2 tcon on a share wher eencryption is required.
SMB2 doesn't support this.

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/smbd/smb2_tcon.c