20 pts.
 Users logon issues
Hope you guys can help, I have a user running XP who is unable to logon to the domain every morning. He is using wireless laptop & also connected to the network via ethernet cable. When he tries to log in every morning, he gets a message saying that his account is disabled, however on AD his account is showing enabled. If he re-boots his laptop 10 -15 times he does sometimes get onto the network, however 9 out of 10 times we have to log onto his laptop as local admin, remove his laptop off the network & then re add him, which is a lot of messing around every morning as you can imagine. Has anyone else come across this problem?..and more importantly does anyone have a solution? Many Thanks in advance Mark

Software/Hardware used:
ASKED: May 27, 2008  9:29 AM
UPDATED: May 28, 2008  8:05 AM

Answer Wiki:
Hello Mark, at first view it seems to be related to the fact that the laptop has two active LAN connections at the same time. I suggest you to check the DNS and see at which IP address the DNS server points to; then disable the network interface card that has the different IP address and try again. For the AD the COMPUTERNAME$ account (hidden) must point to a unique IP address and not to more than one. Let me know if this solution helps yuo otherwise please check the event logs and post here the errors related to this behaviour. Bye Thank you very Much, this sorted the problem. Many Many Thanks Mark
Last Wiki Answer Submitted:  May 28, 2008  8:05 am  by  alessandro.panzetta   9,695 pts.
All Answer Wiki Contributors:  alessandro.panzetta   9,695 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Actually this sounds like more of a problem with cached account credentials. Check the results of this command, Start -> Run -> rundll32.exe keymgr.dll, KRShowKeyMgr -> OK. If that does not give you the details you are looking for. Try Start -> Run -> regedit -> OK. Go to HKEY_LOCAL_MACHINE\SECURITY\CACHE\NL$1 through NL$10. Zero out these values but DO NOT DELETE them. Deleting them will cause Windows to not cache any credentials. Remember, edit the registry at your own discretion. Check this MS Knowledgebase Article.

 32,735 pts.