source: branches/samba-3.5.x/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml

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

Samba 3.5.0: Initial import

File size: 675 bytes
Line 
1<samba:parameter name="init logon delayed hosts"
2 context="G"
3 type="list"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>
8 This parameter takes a list of host names, addresses or networks for
9 which the initial samlogon reply should be delayed (so other DCs get
10 preferred by XP workstations if there are any).
11 </para>
12
13 <para>
14 The length of the delay can be specified with the
15 <smbconfoption name="init logon delay"/> parameter.
16 </para>
17</description>
18
19<value type="default"></value>
20<value type="example">150.203.5. myhost.mynet.de</value>
21</samba:parameter>
Note: See TracBrowser for help on using the repository browser.