param: Add 'binddns dir' parameter
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / security / binddnsdir.xml
1 <samba:parameter name="binddns dir"
2                  context="G"
3                  type="string"
4                  constant="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <synonym>bind dns directory</synonym>
7 <description>
8     <para>
9         This parameters defines the directory samba will use to store the configuration
10         files for bind, such as named.conf.
11
12         NOTE: The bind dns directory needs to be on the same mount point as the private
13         directory!
14     </para>
15 </description>
16
17 <value type="default">&pathconfig.BINDDNS_DIR;</value>
18 </samba:parameter>