summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1999-02-14 04:40:05 +0000
committerJohn Terpstra <jht@samba.org>1999-02-14 04:40:05 +0000
commit3a0818ceb174f865dffea9c86693219a0c616a87 (patch)
tree7dbece7063b13f469cf15d41159da9d66e95478d /docs
parentcbbac5455c5c4475b4e3a1448f819ee828793632 (diff)
downloadsamba-3a0818ceb174f865dffea9c86693219a0c616a87.tar.gz
samba-3a0818ceb174f865dffea9c86693219a0c616a87.tar.bz2
samba-3a0818ceb174f865dffea9c86693219a0c616a87.zip
Folding into Samba-2.1.X tree documents added to 2.0.3.
(This used to be commit 1041d53ec246debac0050bdc7e9a6cd72e9ecf49)
Diffstat (limited to 'docs')
-rw-r--r--docs/NT4-Locking.reg23
-rw-r--r--docs/Win98_PlainPassword.reg4
-rw-r--r--docs/Win9X-CacheHandling.reg7
3 files changed, 34 insertions, 0 deletions
diff --git a/docs/NT4-Locking.reg b/docs/NT4-Locking.reg
new file mode 100644
index 0000000000..a550d52a72
--- /dev/null
+++ b/docs/NT4-Locking.reg
@@ -0,0 +1,23 @@
+REGEDIT4
+
+;Contributor: John H Terpstra <jht@samba.org>
+;Updated: Feb 15, 1999
+;
+;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]
+"Win95TruncateExtensions"=dword:00000000
+
+[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters]
+"EnableOpLockForceClose"=dword:00000001
+"EnableOpLocks"=dword:00000000
+
diff --git a/docs/Win98_PlainPassword.reg b/docs/Win98_PlainPassword.reg
new file mode 100644
index 0000000000..9dd3103689
--- /dev/null
+++ b/docs/Win98_PlainPassword.reg
@@ -0,0 +1,4 @@
+REGEDIT4
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP]
+"EnablePlainTextPassword"=dword:00000001
diff --git a/docs/Win9X-CacheHandling.reg b/docs/Win9X-CacheHandling.reg
new file mode 100644
index 0000000000..265e335b40
--- /dev/null
+++ b/docs/Win9X-CacheHandling.reg
@@ -0,0 +1,7 @@
+REGEDIT4
+
+; Contributor: John H Terpstra <jht@samba.org>
+; Date: Feb 15, 1999
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VREDIR]
+"DiscardCacheOnOpen"=string:00000001