diff options
author | Michael Adam <obnox@samba.org> | 2008-08-09 00:31:48 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-08-09 01:15:58 +0200 |
commit | bf291c95bceda9e8181999f3dc524589fd82814c (patch) | |
tree | 4ec8dcb733da92c590835583764156d307edca7f /source3/m4 | |
parent | e0fa472a3b50dba7ab62541b8d6666f0ae29f397 (diff) | |
download | samba-bf291c95bceda9e8181999f3dc524589fd82814c.tar.gz samba-bf291c95bceda9e8181999f3dc524589fd82814c.tar.bz2 samba-bf291c95bceda9e8181999f3dc524589fd82814c.zip |
loadparm: add two parameters "init logon delay hosts" and "init logon delay"
"init logon delays hosts" takes a list of hosts names or addresses
or networks for which the initial SAMLOGON reply should be delayed
(so other DCs get preferred by XP workstations if there are any).
This option takes the same type of list as "hosts allow" does.
"init logon delay" allows one to configure the delay for the hosts
configured for delayed initial samlogon with "init logon delayed hosts".
The value is interpreted as milliseconds. The default value is 100.
This commit only introduces the parameters.
They will be activated in a subsequent commit.
Michael
(This used to be commit f7c1f85438f7e0da2a96e3fc8f774f8c6936370e)
Diffstat (limited to 'source3/m4')
0 files changed, 0 insertions, 0 deletions