summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/logon/initlogondelay.xml
blob: 0cdbcd03a7fa33e927c794e12ca7b4c9f796ef11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="init logon delay"
                 context="G"
		 type="integer"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This parameter specifies a delay in milliseconds for the hosts configured
	for delayed initial samlogon with
	<smbconfoption name="init logon delayed hosts"/>.
	</para>
</description>

<value type="default">100</value>
</samba:parameter>