selftest: explicitly configure some dcs with 'server schannel = auto'
[samba.git] / selftest / target / Samba4.pm
index 8c17d778bd0b7553f33aa1302d1d938ed24c94f3..e6bc3bbb3e4c36fcaa48c0b0b833527f8b313b59 100755 (executable)
@@ -1466,6 +1466,7 @@ sub provision_ad_dc_ntvfs($$)
        lsa over netlogon = yes
         rpc server port = 1027
         auth event notification = true
+       server schannel = auto
        ";
        my $ret = $self->provision($prefix,
                                   "domain controller",
@@ -1833,6 +1834,7 @@ sub provision_ad_dc($$$$$$)
        lpq cache time = 0
        print notify backchannel = yes
 
+       server schannel = auto
         auth event notification = true
         $smbconf_args
 ";