We are in process of setting up disaster recovery site, have a bit of problem.
Right now we are replicating AD server to our DR site and rest of everything is duplicate setup.
Issue that i am facing is, we have file share named //FileShare01/Folder1. We are using this fileshare to save roaming profiles. So from DR site as well it need to find this file share. So i tried putting in host file entry for 'FileShare01' to another server.
But i am getting 'login failed: target account name is invalid' with above setup when try to access that fileshare.
Ping resolves the correct ip from host file entry. I am logged in as user which has rights to access folder. I can access folder using ip or servername. But not using host file entry.
What is wrong here?