summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/security/binddnsdir.xml
blob: a948cb5923410f230d9b5c622fee45a357764068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<samba:parameter name="binddns dir"
                 context="G"
                 type="string"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>bind dns directory</synonym>
<description>
    <para>
        This parameters defines the directory samba will use to store the configuration
        files for bind, such as named.conf.

        NOTE: The bind dns directory needs to be on the same mount point as the private
        directory!
    </para>
</description>

<value type="default">&pathconfig.BINDDNS_DIR;</value>
</samba:parameter>