source: vendor/current/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 648 bytes
Line 
1<samba:parameter name="init logon delayed hosts"
2 context="G"
3 type="cmdlist"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 This parameter takes a list of host names, addresses or networks for
8 which the initial samlogon reply should be delayed (so other DCs get
9 preferred by XP workstations if there are any).
10 </para>
11
12 <para>
13 The length of the delay can be specified with the
14 <smbconfoption name="init logon delay"/> parameter.
15 </para>
16</description>
17
18<value type="default"></value>
19<value type="example">150.203.5. myhost.mynet.de</value>
20</samba:parameter>
Note: See TracBrowser for help on using the repository browser.