s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / domain / dnsforwarder.xml
blob23a38862cb2589f68e902bafeb0c014ade8e3191
1 <samba:parameter name="dns forwarder"
2                  context="G"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This option specifies the DNS server that DNS requests will be 
7                 forwarded to if they can not be handled by Samba itself.
8         </para>
10         <para>The DNS forwarder is only used if the internal DNS server
11                 in Samba is used.
12         </para>
13 </description>
15 <value type="default"></value>
16 <value type="example">192.168.0.1</value>
17 </samba:parameter>