source: trunk/server/docs-xml/smbdotconf/tuning/hostnamelookups.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 633 bytes
Line 
1<samba:parameter name="hostname lookups"
2 context="G"
3 type="boolean"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>Specifies whether samba should use (expensive)
8 hostname lookups or use the ip addresses instead. An example place
9 where hostname lookups are currently used is when checking
10 the <command moreinfo="none">hosts deny</command> and <command moreinfo="none">hosts allow</command>.
11 </para>
12</description>
13
14<value type="default">no</value>
15<value type="example">yes</value>
16</samba:parameter>
Note: See TracBrowser for help on using the repository browser.