smb.conf(5): Fix mixing of tabs and spaces.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / domain / nsupdatecommand.xml
1 <samba:parameter name="nsupdate command"
2                  context="G"
3                  type="string"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option sets the path to the <filename>nsupdate</filename>
8                 command which is used for GSS-TSIG dynamic DNS updates.
9         </para>
10 </description>
11
12 <value type="default">$prefix/sbin/nsupdate -g</value>
13 </samba:parameter>