s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / logon / initlogondelayedhosts.xml
blob2756a63ef9b4903c250ed5dc39fb8ad04f9b7f17
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>
13         <para>
14         The length of the delay can be specified with the
15         <smbconfoption name="init logon delay"/> parameter.
16         </para>
17 </description>
19 <value type="default"></value>
20 <value type="example">150.203.5. myhost.mynet.de</value>
21 </samba:parameter>