summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2019-01-18 14:24:30 -0800
committerKarolin Seeger <kseeger@samba.org>2019-02-21 12:31:46 +0100
commit83d82e735bb6399142b7e18cf83aa81abefeba33 (patch)
treee191a51f0fbbf3ac64987e879595cbc43bcc88e5 /selftest
parentb363885250897b37820e08a335e5a043dff2a272 (diff)
downloadsamba-83d82e735bb6399142b7e18cf83aa81abefeba33.tar.gz
smbd: uid: Don't crash if 'force group' is added to an existing share connection.
smbd could crash if "force group" is added to a share definition whilst an existing connection to that share exists. In that case, don't change the existing credentials for force group, only do so for new connections. Remove knownfail from regression test. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13690 Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Fri Jan 25 16:31:27 CET 2019 on sn-devel-144 (cherry picked from commit e37f9956c1f2416408bad048a4618f6366086b6a)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail2
1 files changed, 0 insertions, 2 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index 52b179a83c2..84776d4f35d 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -348,5 +348,3 @@
# Disabling NTLM means you can't use samr to change the password
^samba.tests.ntlmdisabled.python\(ktest\).ntlmdisabled.NtlmDisabledTests.test_samr_change_password\(ktest\)
^samba.tests.ntlmdisabled.python\(ad_dc_no_ntlm\).ntlmdisabled.NtlmDisabledTests.test_ntlm_connection\(ad_dc_no_ntlm\)
-# BUG:https://bugzilla.samba.org/show_bug.cgi?id=13690
-^samba3.blackbox.force_group_change.*