From 7a72b0b313be3c226923849ef37a049a2b3d6a62 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Thu, 21 Aug 1997 11:28:08 +0000 Subject: JHT ===> Just to complete Tim Small's add-ins. (This used to be commit 1f81a0a80bfbe147af0c29ca1093b255185e80a4) --- docs/Win95_PlainPassword.reg | 4 ++++ docs/textdocs/Win95.txt | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 docs/Win95_PlainPassword.reg diff --git a/docs/Win95_PlainPassword.reg b/docs/Win95_PlainPassword.reg new file mode 100644 index 0000000000..9dd3103689 --- /dev/null +++ b/docs/Win95_PlainPassword.reg @@ -0,0 +1,4 @@ +REGEDIT4 + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP] +"EnablePlainTextPassword"=dword:00000001 diff --git a/docs/textdocs/Win95.txt b/docs/textdocs/Win95.txt index 68be008ba0..69330c512d 100644 --- a/docs/textdocs/Win95.txt +++ b/docs/textdocs/Win95.txt @@ -25,6 +25,9 @@ then Windows 95 clients will NOT be able to authenticate to a Samba server. To re-enable plain text password capabilities AFTER applying this update you must create a new value in the Windows 95 registry. +Either foillow the following procedure or just double click on the +file Win95_PlainPassword.reg for an easier way to do this. + Procedure: 1) Launch the Registry Editor as follows: Click on: /Start/Run -- cgit