selftest: add test for global "smb encrypt=off"
authorRalph Boehme <slow@samba.org>
Wed, 18 Jan 2017 15:23:40 +0000 (16:23 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 27 Jan 2017 21:00:17 +0000 (22:00 +0100)
commit21d030e5bdf7dc6ef8d5f4e70bed7e70b731cd15
treea03c1061b437c2d6747905ad1192fcfa4c67dd12
parent573e8e15b3ed27d6b593e635e9c24eea3fdf4fb9
selftest: add test for global "smb encrypt=off"

Test various combinations of having encryption globally turned off and
enabled (desired/required) on a share, with SMB1 UNIX Extensions and SMB3.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12520

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/script/tests/test_smbclient_encryption_off.sh [new file with mode: 0755]
source3/selftest/tests.py