diff options
author | John Terpstra <jht@samba.org> | 1997-08-21 11:28:08 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-08-21 11:28:08 +0000 |
commit | 7a72b0b313be3c226923849ef37a049a2b3d6a62 (patch) | |
tree | 66625884a883fcef556fe22cfd1ffcbd2c7c5104 | |
parent | aaca05b979f3ab5c1b5277d900da54a08c084b2a (diff) | |
download | samba-7a72b0b313be3c226923849ef37a049a2b3d6a62.tar.gz samba-7a72b0b313be3c226923849ef37a049a2b3d6a62.tar.bz2 samba-7a72b0b313be3c226923849ef37a049a2b3d6a62.zip |
JHT ===> Just to complete Tim Small's add-ins.
(This used to be commit 1f81a0a80bfbe147af0c29ca1093b255185e80a4)
-rw-r--r-- | docs/Win95_PlainPassword.reg | 4 | ||||
-rw-r--r-- | docs/textdocs/Win95.txt | 3 |
2 files changed, 7 insertions, 0 deletions
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 |