smb.conf: add dns_zone_scavenging
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 11 Jul 2018 04:30:38 +0000 (16:30 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:31:51 +0000 (04:31 +0200)
commitd871e0c84c761877563652558f44d8a3df4c49a3
treeaa4763f1017e784d3967fb14448c48c5c92fe733
parente186d6a06b1b300256a2cb4138f0532d518d0597
smb.conf: add dns_zone_scavenging

Add parameter dns_zone_scavenging to control dns zone scavenging.
Scavenging is disabled by default, as due to
https://bugzilla.samba.org/show_bug.cgi?id=12451 the ageing properties of
existing DNS entries are incorrect.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
docs-xml/smbdotconf/domain/dnszonescavenging.xml [new file with mode: 0644]
lib/param/loadparm.c
source3/param/loadparm.c