summaryrefslogtreecommitdiffstats
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
commit1041d53ec246debac0050bdc7e9a6cd72e9ecf49 (patch)
tree67cb1fbb5681792fbca2fdb3fcc253ae581afbcf /docs
parent4b4a706213032ad49a0653e80721bac5f6284f90 (diff)
downloadsamba-1041d53ec246debac0050bdc7e9a6cd72e9ecf49.tar.gz
samba-1041d53ec246debac0050bdc7e9a6cd72e9ecf49.tar.xz
samba-1041d53ec246debac0050bdc7e9a6cd72e9ecf49.zip
Folding into Samba-2.1.X tree documents added to 2.0.3.
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 00000000000..a550d52a725
--- /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 00000000000..9dd3103689c
--- /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 00000000000..265e335b402
--- /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