source: vendor/current/docs-xml/smbdotconf/domain/dnsupdatecommand.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 509 bytes
Line 
1<samba:parameter name="dns update command"
2 context="G"
3 type="cmdlist"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This option sets the command that is called when there are
7 DNS updates. It should update the local machines DNS names using
8 TSIG-GSS.
9 </para>
10</description>
11
12<value type="default">&pathconfig.SCRIPTSBINDIR;/samba_dnsupdate</value>
13<value type="example">/usr/local/sbin/dnsupdate</value>
14</samba:parameter>
Note: See TracBrowser for help on using the repository browser.