mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
8f8a9f0190
(This used to be commit 9f672c26d6
)
25 lines
871 B
Reg
25 lines
871 B
Reg
REGEDIT4
|
|
|
|
;Contributor: John H Terpstra <jht@samba.org>
|
|
;Corrected: Stefan Kanthak <skanthak@nexgo.de>
|
|
;Updated: Jun 25, 2001
|
|
;
|
|
;Subject: Registry Entries That Affect Locking and Caching
|
|
|
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
|
|
"BufFilesDenyWrite"=dword:00000000
|
|
"BufNamedPipes"=dword:00000000
|
|
"UseOpportunisticLocking"=dword:00000000
|
|
"DormantFileLimit"=dword:00000000
|
|
|
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\Linkage]
|
|
"UtilizeNtCaching"=dword:00000000
|
|
|
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Filesystem]
|
|
"Win95TruncatedExtensions"=dword:00000000
|
|
"NTFSDisable8dot3NameCreation"=dword:00000001
|
|
|
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters]
|
|
"EnableOpLockForceClose"=dword:00000001
|
|
"EnableOpLocks"=dword:00000000
|