summaryrefslogtreecommitdiff
path: root/selftest/knownfail
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2019-11-22 17:01:45 +0000
committerRalph Boehme <slow@samba.org>2019-12-05 17:14:47 +0000
commit5010535ec14d4e1f4dd83450432fc51a8ab53646 (patch)
treeb16df100789d787474697d82ac11b4446b50216f /selftest/knownfail
parent66443fe9340f1ae3894016fd7be51780f4c631b4 (diff)
downloadsamba-5010535ec14d4e1f4dd83450432fc51a8ab53646.tar.gz
s3/utils: Make sure we can negotiate protocol based on smb.conf settings
net_rpc_check was hardcoded to check for rpc using SMB1 only. We should negotiate protocols based on the client max|min protocol settings this commit also removes the entry for samba3.blackbox.net.misc.lookup share list from knownfails as this test should now pass following this change. Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'selftest/knownfail')
-rw-r--r--selftest/knownfail1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index a3cef7e2bc7..82259dcfe90 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -375,4 +375,3 @@
^samba.tests.ntlmdisabled.python\(ktest\).python2.ntlmdisabled.NtlmDisabledTests.test_samr_change_password\(ktest\)
^samba.tests.ntlmdisabled.python\(ad_dc_no_ntlm\).python3.ntlmdisabled.NtlmDisabledTests.test_ntlm_connection\(ad_dc_no_ntlm\)
^samba.tests.ntlmdisabled.python\(ad_dc_no_ntlm\).python2.ntlmdisabled.NtlmDisabledTests.test_ntlm_connection\(ad_dc_no_ntlm\)
-^samba3.blackbox.net.misc.lookup share list\(nt4_dc:local\) # when attempting to figure out if rpc is available test will fail because it tries to do this with smb1 which cannot be negotiated with this env