summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/domain/nsupdatecommand.xml
blob: 8978ade084b1f9f71abace96aba611aa462dfc33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="nsupdate command"
                 context="G"
                 type="cmdlist"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This option sets the path to the <filename>nsupdate</filename>
		command which is used for GSS-TSIG dynamic DNS updates.
	</para>
</description>

<value type="default">/usr/bin/nsupdate -g</value>
</samba:parameter>