source: vendor/current/docs-xml/smbdotconf/domain/rndccommand.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: 505 bytes
Line 
1<samba:parameter name="rndc command"
2 context="G"
3 type="cmdlist"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This option specifies the path to the name server control utility.
7 </para>
8
9 <para>The <filename>rndc</filename> utility should be a part of the
10 bind installation.
11 </para>
12</description>
13
14<value type="default">/usr/sbin/rndc</value>
15<value type="example">/usr/local/bind9/sbin/rndc</value>
16</samba:parameter>
Note: See TracBrowser for help on using the repository browser.