mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s4-selftest: disable rndc and dns update in build farm
This commit is contained in:
parent
7593b6d03b
commit
394a7ceeeb
@ -581,7 +581,8 @@ sub provision_raw_step1($$)
|
||||
gensec:require_pac = true
|
||||
log level = $ctx->{server_loglevel}
|
||||
lanman auth = Yes
|
||||
dnsupdate:rndc reload command = /bin/true
|
||||
rndc command = /bin/true
|
||||
dns update command = /bin/true
|
||||
";
|
||||
|
||||
if (defined($ctx->{sid_generator}) && $ctx->{sid_generator} ne "internal") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user