mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
selftest: Avoid idmap caching when testing idmap_rfc2307
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)
This commit is contained in:
parent
e0060dfe96
commit
ea5dd00ddc
@ -507,6 +507,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user