Windows98 で UNIX の samba サーバにつなげる方法
- Windows98 の regedit.exe
(Windowsディレクトリにある) を起動して、
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP]
を開く。
- 編集-新規-DWORD を実行。
- EnablePlainTextPassword というキーを作る。
- ダブルクリックして、値を 1 に設定。
- 再起動すれば、Windows98 から samba サーバに接続できます。
WindowsNT 4.X の場合
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters]
"EnablePlainTextPassword"=dword:00000001