summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/domain/nsupdatecommand.xml
blob: 0ad3f5ce522285a03a460749a7d5a9046d6a3be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="nsupdate command"
                 context="G"
				 type="string"
                 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">$prefix/sbin/nsupdate -g</value>
</samba:parameter>