~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to docs-xml/registry/NT4-Locking.reg

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
REGEDIT4
 
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