Logon Failure: The target account name is incorrect
DC at different site is experiencing connectivity issues with our head office site DC.
Our network comprises of 2 sites, 2 DCs (1 at each, both Server 2008 R2)
When attempting to open shares of the head office DC from the branch DC I'm seeing the error...
"\\HQDC1 is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.
Logon Failure: The target account name is incorrect."
Other computers can access the server and shares without issue.
I have tried restarting the branch DC but the issue persists.
Windows NetworkingActive Directory
Last Comment
antonioking
8/22/2022 - Mon
Will Szymkowski
On the DC in the branch office have you made sure that your DNS is correct and also eliminted any firewall that might be on this server? Can you get to the Share via IP Address?
Also check the Shares permissions to ensure that nothing is being blocked from this level.
Will.
antonioking
ASKER
I've flushed the dns on the branch server.
nslookup and ping resolve the correct ip of the head office dc.
I can browse by IP, but not name or Fqdn name.
Will Szymkowski
If you can do this by IP and not by name then it is a DNS issue somewhere. Run the following commands on your DC's...
Repadmin /replsum
Repadmin /showrepl
DCDiag /v
Check your event logs under DNS to see if there are any error's.
Also check the logs on the branch server to ensure that it was properly promoted. I am assuming that the issues are coming from your head office DC? What DC is the FSMO holder?
Also check the Shares permissions to ensure that nothing is being blocked from this level.
Will.