> line to the Product.Add.Reg section of the Update.inf file:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters,
> "EnablePlainTextPassword", 0x10001, 1
This is for NT so if you are using win95/98, you'll need to change the
following to enable plain text passwords:
from the Win95_PlainPassword.reg file in the samba distribution-
REGEDIT4
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP]
"EnablePlainTextPassword"=dword:00000001
END
Or you could always configure samba to use encrypted passwords.
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]