Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

No Logon Servers Availabel

Status
Not open for further replies.

idsi

Technical User
Mar 26, 2004
47
US
I installed windows 2003 standard edition as the first
domain controller . I am able to browse through My network places and see all my systems on the LAN which is on
this domain. But when i click on of them it says ---
There are currently no logon servers available to service
the logon request ---

The users on the LAN are able to get authenticated to this
domain. But when they try any of the resources on the LAN
it states again - There are currently no logon servers
available to service the logon request -
What has gone wrong and how to fix it

Appreciate a quick response
 
quoted from
Event ID 5719 - The system cannot log you on now because the domain "name" is not available."
Symptoms: when attempting to logon a domain, you keep getting an error that "The system cannot log you on now because the domain "name" is not available." Also, Event viewer shows Event ID: 5719. No Windows NT or Windows 2000 Domain Controller is available for domain <domain name>. The following error occurred: There are currently no logon servers available to service the logon request.

Resolutions: One possible cause of this error is that you have run out of buffer space in the NetBT datagram buffer. To resolve this problem, increase the MaxDgramBuffering value from 128 KB to 256 KB. Run Regedt32.exe, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters. On the Edit menu, click Add Value, and then add the following information:

Value Name: MaxDgramBuffering
Data Type: REG_DWORD
Value: 0x40000


Robert Lin, MS-MVP, MCSE & CNE
Windows, Network, Internet, VPN, Routing and How to at
 
I fix the no logon servers error with ipconfig /flushdns then ipconfig /registerdns...dont know if its the same problem...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top