1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml
Michael Adam 46069ed06c docs:smbdotconf: change type to cmdlist where needed.
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31 01:55:32 +02:00

21 lines
648 B
XML

<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>