summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/domain/rndccommand.xml
blob: 72df82fbe590333b41e83e2ee2eafbaa9ca0e4c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="rndc command"
                 context="G"
                 type="list"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This option specifies the path to the name server control utility.
	</para>

	<para>The <filename>rndc</filename> utility should be a part of the
		bind installation.
	</para>
</description>

<value type="default">/usr/sbin/rndc</value>
<value type="example">/usr/local/bind9/sbin/rndc</value>
</samba:parameter>