1REGEDIT4
2
3;Contributor:   John H Terpstra <jht@samba.org>
4;Updated:	Feb 15, 1999
5;
6;Subject:	Registry Entries That Affect Locking and Caching
7
8[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
9"BufFilesDenyWrite"=dword:00000000
10"BufNamedPipes"=dword:00000000
11"UseOpportunisticLocking"=dword:00000000
12"DormantFileLimit"=dword:00000000
13
14[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\Linkage]
15"UtilizeNtCaching"=dword:00000000
16
17[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Filesystem]
18"Win95TruncateExtensions"=dword:00000000
19
20[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters]
21"EnableOpLockForceClose"=dword:00000001
22"EnableOpLocks"=dword:00000000
23
24