summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/logon/initlogondelay.xml
blob: de8b19ecf592a3b32914003f5705dd85dd789d36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="init logon delay"
                 context="G"
		 type="integer"
                 advanced="1" developer="1"
                 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>