summaryrefslogtreecommitdiff
path: root/docs/Registry/NT4-Locking.reg
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Registry/NT4-Locking.reg')
-rw-r--r--docs/Registry/NT4-Locking.reg24
1 files changed, 0 insertions, 24 deletions
diff --git a/docs/Registry/NT4-Locking.reg b/docs/Registry/NT4-Locking.reg
deleted file mode 100644
index 6175fd5145..0000000000
--- a/docs/Registry/NT4-Locking.reg
+++ /dev/null
@@ -1,24 +0,0 @@
-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