Hi,
I’m not sure if this is the right place to ask a question such as this,
but I’m running into a problem I can’t quite figure out. I’ve written a
replacement GINA for the Microsoft GINA, and it relies on the service
“Workstation” to start before it can do some things it needs to. The
problem is that I have a few systems which are part of a domain, and if
they are disconnected from the domain, the workstation service takes about
2 minutes to start. In the event log I can see that NetLogon fails to
start the first time because it can’t reach the DC, and userenv complains
about not being able to reach the DC. Eventually Workstation will start
though, and I’m able to log users in.
Is there anywhere to configure a timeout period where Workstation will
only try to contact the DC for so long, or does that even sound like the
problem? Any help would be very much appreciated. Thanks!
There is a registry parameter you can use to adjust this timeout called
‘ExpectedDialupDelay’. This article is pretty old, however, so I don’t
know if this technique has been superseded:
http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnarnts
erv/html/msdn_nt4chat.asp
If this is XP, you also may be able to affect this behavior by modifying
the fast logon policy. See:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/policy/
policy/logon_optimization.asp
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@hotmail.com
Sent: Friday, April 11, 2003 2:32 PM
To: NT Developers Interest List
Subject: [ntdev] Long delay waiting for workstation service
Hi,
I’m not sure if this is the right place to ask a question
such as this, but I’m running into a problem I can’t quite
figure out. I’ve written a replacement GINA for the
Microsoft GINA, and it relies on the service “Workstation” to
start before it can do some things it needs to. The problem
is that I have a few systems which are part of a domain, and
if they are disconnected from the domain, the workstation
service takes about 2 minutes to start. In the event log I
can see that NetLogon fails to start the first time because
it can’t reach the DC, and userenv complains about not being
able to reach the DC. Eventually Workstation will start
though, and I’m able to log users in.
Is there anywhere to configure a timeout period where
Workstation will only try to contact the DC for so long, or
does that even sound like the problem? Any help would be
very much appreciated. Thanks!
You are currently subscribed to ntdev as: xxxxx@nryan.com
To unsubscribe send a blank email to xxxxx@lists.osr.com