I've been trying to configure our webfarms to use network shares insted of DFS replication for the webdata, but i cannot get this to work as it should. When i move the webdata from the local servers to a network share, i allways get prompted with a authentication box. Even if i have full access to the share, i cannot access it. I've even tried to set full access to everyone, but the problem still remain. I can access the share both from my client and from the server, but it seems like there is some sort of authentication going wrong in the background with IIS. We are using windows authentication with NTLM as default.
Any suggestions?