source: vendor/3.6.0/docs-xml/registry/NT4-Locking.reg

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 871 bytes
Line 
1REGEDIT4
2
3;Contributor: John H Terpstra <jht@samba.org>
4;Corrected: Stefan Kanthak <skanthak@nexgo.de>
5;Updated: Jun 25, 2001
6;
7;Subject: Registry Entries That Affect Locking and Caching
8
9[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
10"BufFilesDenyWrite"=dword:00000000
11"BufNamedPipes"=dword:00000000
12"UseOpportunisticLocking"=dword:00000000
13"DormantFileLimit"=dword:00000000
14
15[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\Linkage]
16"UtilizeNtCaching"=dword:00000000
17
18[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Filesystem]
19"Win95TruncatedExtensions"=dword:00000000
20"NTFSDisable8dot3NameCreation"=dword:00000001
21
22[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters]
23"EnableOpLockForceClose"=dword:00000001
24"EnableOpLocks"=dword:00000000
Note: See TracBrowser for help on using the repository browser.