source4 smbd process: pass the fatal flag to terminate
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / logon / initlogondelayedhosts.xml
1 <samba:parameter name="init logon delayed hosts"
2                  context="G"
3                  type="cmdlist"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7         This parameter takes a list of host names, addresses or networks for
8         which the initial samlogon reply should be delayed (so other DCs get
9         preferred by XP workstations if there are any).
10         </para>
11
12         <para>
13         The length of the delay can be specified with the
14         <smbconfoption name="init logon delay"/> parameter.
15         </para>
16 </description>
17
18 <value type="default"></value>
19 <value type="example">150.203.5. myhost.mynet.de</value>
20 </samba:parameter>