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