1
0
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:
Andrew Tridgell 2010-02-18 07:41:40 +11:00 committed by Stefan Metzmacher
parent 7593b6d03b
commit 394a7ceeeb

View File

@ -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") {