diff options
author | Gerald Carter <jerry@samba.org> | 2000-10-10 13:30:02 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2000-10-10 13:30:02 +0000 |
commit | c5906a87ec76be1cb194cd75e4985f6970ea38e4 (patch) | |
tree | 984306b1521bcbfa8fc98bd17156de2347a9e8de | |
parent | 11d999f2bc0c841696bc3ea1ddda48524242482c (diff) | |
download | samba-c5906a87ec76be1cb194cd75e4985f6970ea38e4.tar.gz samba-c5906a87ec76be1cb194cd75e4985f6970ea38e4.tar.bz2 samba-c5906a87ec76be1cb194cd75e4985f6970ea38e4.zip |
Just in case anyone thinks that Win ME is not freally just a
facelift for Win98/95
jerry
(This used to be commit fca30085cc8c84697927e7769251205e10fd31ed)
-rw-r--r-- | docs/WinME_PlainPassword.reg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/WinME_PlainPassword.reg b/docs/WinME_PlainPassword.reg new file mode 100644 index 0000000000..9dd3103689 --- /dev/null +++ b/docs/WinME_PlainPassword.reg @@ -0,0 +1,4 @@ +REGEDIT4
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP]
+"EnablePlainTextPassword"=dword:00000001
|