1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Server is off or no network connection but clients still login

Discussion in 'Windows Server System' started by Karms, 2011/02/06.

  1. 2011/02/06
    Karms

    Karms Inactive Thread Starter

    Joined:
    2010/08/23
    Messages:
    2
    Likes Received:
    0
    I have set up a domain controller for window server 2003 and I install and configure both DNS and DHCP, also I connect to a client computer with windows XP sp2 and creating two domain users accounts of the client computer FROM ACTIVE DIRECTORY USERS AND COMPUTERS . The domain clients can successful login to domain. BUT whenever the DC is shutdown or network cable is disconnected the domain user accounts can still login to domain instead of prompting" DOMAIN NOT REACHABLEâ€. Can anyone provide solution for that so whenever clients login to domain and find no network connection or DC is off then are prompted "domain not reachable" instead of still successful login to domain?.

    thanks

    By KARMS
     
  2. 2011/02/07
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    Login caching is enabled by default. Have a read here: Cached credentials security in Windows Server 2003, in Windows XP, and in Windows 2000

    By default, the last 10 logins are cached on the local system. To disable login caching:

    • Start the Registry Editor
    • Browse to HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ CurrentVersion \ WinLogon
    • Find or create a key named CachedLogonsCount (String Value), and set the Value Data to 0
    • Exit the Registry Editor, and restart the computer

    This has to be done on the local computer(s), so you might want to add a domain policy
     
    Arie,
    #2

  3. to hide this advert.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.