source4/scripting: add an option to samba_dnsupdate to add ns records.
authorRichard Sharpe <rsharpe@samba.org>
Tue, 24 May 2016 00:37:13 +0000 (17:37 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 20 Jun 2016 22:51:01 +0000 (00:51 +0200)
commitaf08cb2eee9dc9fabad6ca62ca11728209297222
tree30230ba49f51ee9f1ae76f9d5d99f1faa7df4c0b
parent7d9a8760400c8135374634767691e7a5f7a3a639
source4/scripting: add an option to samba_dnsupdate to add ns records.

Add a --add-ns option to samba_dnsupdate and use that, but only when --use-file has been specified, to add an NS record to the file produced.

This allows us to make progress in the self tests and is an interim fix.

Signed-off-by: Richard Sharpe <rsharpe@samba.org>
Reviewed-by: Rowland Penny <repenny241155@gmail.com>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jun 21 00:51:02 CEST 2016 on sn-devel-144
source4/scripting/bin/samba_dnsupdate