summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml
blob: 83d1ebd471ac4257fba07ebdc983cfd9b9eb4068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<samba:parameter name="init logon delayed hosts"
                 context="G"
                 type="cmdlist"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This parameter takes a list of host names, addresses or networks for
	which the initial samlogon reply should be delayed (so other DCs get
	preferred by XP workstations if there are any).
	</para>

	<para>
	The length of the delay can be specified with the
	<smbconfoption name="init logon delay"/> parameter.
	</para>
</description>

<value type="default"></value>
<value type="example">150.203.5. myhost.mynet.de</value>
</samba:parameter>