On Sat, 18 Oct 2003 16:36:32 -0700, "Jan" <(E-Mail Removed)> wrote:
>trying to figure out why this was happening. I am now
>dealing with the same problem on two machines at work --
>they will logon to the network only by manually logging
>off and then logging on. Recently, I thought maybe I had
>the answer but it didn't pan out for me. Nevertheless, it
>might work for you: check your registry, go to
>HKLM/network/logon and make sure that it says "logon
>validated" with a value of 01 (the key might not be
>exactly "logon validated" -- I noticed that one of the
>machines I checked said "UserProfile" -- at any rate,
You might be referring to a DWORD value "MustBeValidated" which when
set to 1, and the machine is also set to logon to a nt domain, will
deny local access if the logon isn't validated.
The problem probably isn't linked with this.
More likely there is an "autologon" value in the registry in the
location below which needs deleting.
HKLM/software/microsoft/windows/currentversion/network/realmodenet
Jim.
|