From 0be0da9650fd3eb6f094854b61e60c35349edb26 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sat, 12 Nov 2011 11:03:05 +0100 Subject: selftest/Samba4: allow schema updates metze --- selftest/target/Samba4.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'selftest') diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 017a2773e3..684f68d490 100644 --- a/selftest/target/Samba4.pm +++ b/selftest/target/Samba4.pm @@ -614,6 +614,7 @@ sub provision_raw_step1($$) spn update command = $ENV{SRCDIR_ABS}/source4/scripting/bin/samba_spnupdate resolv:host file = $ctx->{dns_host_file} dreplsrv:periodic_startup_interval = 0 + dsdb:schema update allowed = yes passdb backend = samba4 -- cgit