From e4840f0db911eaf3aee1195030c6efca70d78f14 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 6 Dec 2001 07:37:58 +0000 Subject: merge from 2.2 (This used to be commit c5ee06b7c8fc9f1fec679acc7d7f47f333707456) --- docs/Registry/NT4-Locking.reg | 24 ++++++++++++++++++++++++ docs/Registry/NT4_PlainPassword.reg | 11 +++++++++++ docs/Registry/Win2000_PlainPassword.reg | 11 +++++++++++ docs/Registry/Win95_PlainPassword.reg | 4 ++++ docs/Registry/Win98_PlainPassword.reg | 4 ++++ docs/Registry/Win9X-CacheHandling.reg | 7 +++++++ docs/Registry/WinME_PlainPassword.reg | 4 ++++ docs/Registry/WinXP_SignOrSeal.reg | 9 +++++++++ docs/Registry/WindowsTerminalServer.reg | 7 +++++++ 9 files changed, 81 insertions(+) create mode 100644 docs/Registry/NT4-Locking.reg create mode 100644 docs/Registry/NT4_PlainPassword.reg create mode 100644 docs/Registry/Win2000_PlainPassword.reg create mode 100644 docs/Registry/Win95_PlainPassword.reg create mode 100644 docs/Registry/Win98_PlainPassword.reg create mode 100644 docs/Registry/Win9X-CacheHandling.reg create mode 100644 docs/Registry/WinME_PlainPassword.reg create mode 100644 docs/Registry/WinXP_SignOrSeal.reg create mode 100644 docs/Registry/WindowsTerminalServer.reg (limited to 'docs/Registry') diff --git a/docs/Registry/NT4-Locking.reg b/docs/Registry/NT4-Locking.reg new file mode 100644 index 0000000000..6175fd5145 --- /dev/null +++ b/docs/Registry/NT4-Locking.reg @@ -0,0 +1,24 @@ +REGEDIT4 + +;Contributor: John H Terpstra +;Corrected: Stefan Kanthak +;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 diff --git a/docs/Registry/NT4_PlainPassword.reg b/docs/Registry/NT4_PlainPassword.reg new file mode 100644 index 0000000000..b30db150c2 --- /dev/null +++ b/docs/Registry/NT4_PlainPassword.reg @@ -0,0 +1,11 @@ +REGEDIT4 + +;Contributor: Tim Small (tim.small@virgin.net) +;Updated: 20 August 1997 +;Status: Current +; +;Subject: Registry file to enable plain text passwords in NT4-SP3 and later + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters] +"EnablePlainTextPassword"=dword:00000001 + diff --git a/docs/Registry/Win2000_PlainPassword.reg b/docs/Registry/Win2000_PlainPassword.reg new file mode 100644 index 0000000000..e0ae280b1c --- /dev/null +++ b/docs/Registry/Win2000_PlainPassword.reg @@ -0,0 +1,11 @@ +REGEDIT4 + +;Contributor: Herb Lewis (herb@sgi.com) +;Updated: 16 July 1999 +;Status: Current +; +;Subject: Registry file to enable plain text passwords in Windows 2000 + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Parameters] +"EnablePlainTextPassword"=dword:00000001 + diff --git a/docs/Registry/Win95_PlainPassword.reg b/docs/Registry/Win95_PlainPassword.reg new file mode 100644 index 0000000000..9dd3103689 --- /dev/null +++ b/docs/Registry/Win95_PlainPassword.reg @@ -0,0 +1,4 @@ +REGEDIT4 + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP] +"EnablePlainTextPassword"=dword:00000001 diff --git a/docs/Registry/Win98_PlainPassword.reg b/docs/Registry/Win98_PlainPassword.reg new file mode 100644 index 0000000000..9dd3103689 --- /dev/null +++ b/docs/Registry/Win98_PlainPassword.reg @@ -0,0 +1,4 @@ +REGEDIT4 + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP] +"EnablePlainTextPassword"=dword:00000001 diff --git a/docs/Registry/Win9X-CacheHandling.reg b/docs/Registry/Win9X-CacheHandling.reg new file mode 100644 index 0000000000..265e335b40 --- /dev/null +++ b/docs/Registry/Win9X-CacheHandling.reg @@ -0,0 +1,7 @@ +REGEDIT4 + +; Contributor: John H Terpstra +; Date: Feb 15, 1999 + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VREDIR] +"DiscardCacheOnOpen"=string:00000001 diff --git a/docs/Registry/WinME_PlainPassword.reg b/docs/Registry/WinME_PlainPassword.reg new file mode 100644 index 0000000000..9dd3103689 --- /dev/null +++ b/docs/Registry/WinME_PlainPassword.reg @@ -0,0 +1,4 @@ +REGEDIT4 + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP] +"EnablePlainTextPassword"=dword:00000001 diff --git a/docs/Registry/WinXP_SignOrSeal.reg b/docs/Registry/WinXP_SignOrSeal.reg new file mode 100644 index 0000000000..18690ae661 --- /dev/null +++ b/docs/Registry/WinXP_SignOrSeal.reg @@ -0,0 +1,9 @@ +REGEDIT4 + +; +; This registry key (gathered from the Samba-tng lists) is needed +; for a Windows XP client to join and logon to a Samba domain +; + +HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon\parameters +"RequireSignOrSeal"=dword:00000000 diff --git a/docs/Registry/WindowsTerminalServer.reg b/docs/Registry/WindowsTerminalServer.reg new file mode 100644 index 0000000000..73c3b177d2 --- /dev/null +++ b/docs/Registry/WindowsTerminalServer.reg @@ -0,0 +1,7 @@ +REGEDIT4 + +;Subject: Registry file to force multiple NT terminal server users to have their own connections. + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters] +"MultipleUsersOnConnection"=dword:00000000 + -- cgit