How do I fix a username problem across multiple devices on the same domain?
Problem Definition:
I changed the subnet mask of my DHCP server from /16 to /24. When systems weren't responding, I changed it back to /16. Though a correlation is highly unlikely, this resulted in my users being unable to simultaneously login to multiple devices as they were able to in the past? I am getting the following error messages:
1. "The system could not flog you on due to the following error: The specific domain eithre does not exist or could not be contacted"
2. "Logon Unsuccessful:
The user name you typed is the same as the user name you logged in with. That user name has already been tried. A domain controller cannot be found to verify that user name."
Please help!
Answers (3)
This could also be an inconsistently in the network the Domain Controller is on the what the endpoint is on. Be certain the netmask the DHCP server is handing out to endpoints is correct. If an endpoint is on a different network (meaning the first part of the netmask) is incorrect, it may not be able to communicate properly with the DC, either because both are on the same segment but have mispatched masks, or because the endpoint cannot properly communicate with its gateway to route traffic to and form the DC.