Well, not dead easy. MS did patch '95 to make the stored passwords
much harder to crack. Yes, of course it is a risk to save them
there regardless.
> I have the following in a file called NOCACHE.REG which I run on
> each new machine to disable the checkbox to save your password:
>
> REGEDIT4
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Network]
> "DisablePwdCaching"=dword:00000001
If you disable local password caching, don't you require a network
security provider to even login? Ie. an NT domain controller
or a NetWare system or something? I just haven't played with it.
- Alan