Mike wrote:
>
> I'm trying to reinstall Win98SE from scratch on a new disk, and the
> networking works OK apart from looking for shares on a network. I get
> the IPC$ password required.
>
> The username and password are the same as the account on the machine
> I'm looking at, and besides that, there are some general public type
> shares on the network with no password needed, but this re-install
> refuses to see them.
>
> I now have two bootable Win98SE systems. One works, and the other
> doesn't. I can't see any difference between the way they are set up.
>
> Can anyone give me some clues as to what can be wrong.
>
> Thanks
>
OK, I have traced this fault to the Win98 registry.
I needed to add the following item
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\VxD\VNETSUP]
"EnablePlainTextPassword"=dword:00000001
This encrypts the passwords before sending over the network. At least
that's what I think. Normally a non-zero value means TRUE, so (to me)
this reads as enable plain text passwords. But I know the network is
using encrypted passwords.
Anyway, the upshot is, there was no registry key there at all, so I've
added this & I can now see and access the shares.
Hope this helps someone in the future.
Mike
|