diff options
author | Stefan Metzmacher <metze@samba.org> | 2012-05-18 10:43:18 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2012-06-25 20:55:06 +0200 |
commit | 9146e56ebb414f48739238f8eab17f8565f7efc9 (patch) | |
tree | 1aeae9945dc318bfc07d54376aae92e7f19d88a5 /selftest/target | |
parent | 97981491ebb282730045ac5f3bbc893805232cc3 (diff) | |
download | samba-9146e56ebb414f48739238f8eab17f8565f7efc9.tar.gz samba-9146e56ebb414f48739238f8eab17f8565f7efc9.tar.bz2 samba-9146e56ebb414f48739238f8eab17f8565f7efc9.zip |
selftest/Samba3: 'server max protocol = SMB3'
metze
Diffstat (limited to 'selftest/target')
-rwxr-xr-x | selftest/target/Samba3.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm index a84b4e184b..5dfafe41ca 100755 --- a/selftest/target/Samba3.pm +++ b/selftest/target/Samba3.pm @@ -892,7 +892,7 @@ sub provision($$$$$$) # min receivefile size = 4000 - max protocol = SMB2 + server max protocol = SMB3 read only = no server signing = auto |