1d88a9b35015657a1e68d992079741b23ca47bd7
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / domain / rndccommand.xml
1 <samba:parameter name="rndc command"
2                  context="G"
3                  type="list"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option specifies the path to the name server control utility.
8         </para>
9
10         <para>The <filename>rndc</filename> utility should be a part of the
11                 bind installation.
12         </para>
13 </description>
14
15 <value type="default">/usr/sbin/rndc</value>
16 <value type="example">/usr/local/bind9/sbin/rndc</value>
17 </samba:parameter>