1 <samba:parameter name="reset on zero vc"
4 advanced="1" developer="0"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8 This boolean option controls whether an incoming session setup
9 should kill other connections coming from the same IP. This matches
10 the default Windows 2003 behaviour.
12 Setting this parameter to yes becomes necessary when you have a flaky
13 network and windows decides to reconnect while the old connection
14 still has files with share modes open. These files become inaccessible
15 over the new connection.
17 The client sends a zero VC on the new connection, and Windows 2003
18 kills all other connections coming from the same IP. This way the
19 locked files are accessible again.
21 Please be aware that enabling this option will kill connections behind
22 a masquerading router.
27 <value type="default">no</value>