]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
selftest: Avoid idmap caching when testing idmap_rfc2307
authorVolker Lendecke <vl@samba.org>
Tue, 4 Apr 2017 15:15:10 +0000 (17:15 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 16 May 2017 07:15:06 +0000 (09:15 +0200)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12757

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
(cherry picked from commit da7481f835ddc1fab16d11ccbaf7f33c213af23a)

selftest/target/Samba3.pm

index c574ddaa10f21781facd12b5350612768141cdbe..1421b91961a2eeeaa275bbbd683b9c25984df10b 100755 (executable)
@@ -465,6 +465,8 @@ sub setup_admember_rfc2307($$$$)
        security = ads
         workgroup = $dcvars->{DOMAIN}
         realm = $dcvars->{REALM}
+        idmap cache time = 0
+        idmap negative cache time = 0
         idmap config * : backend = autorid
         idmap config * : range = 1000000-1999999
         idmap config * : rangesize = 100000