summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/domain/nsupdatecommand.xml
blob: 5f55ddf7637e955db2f54de1dc73622970a70aad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="nsupdate command"
                 context="G"
                 type="list"
                 advanced="1"
                 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>