In domainA, there are serverA and serverB.
A standalone DFS is created in serverA, \\serverA\DFS\Downloads
In serverB, I configured DFS link \\serverB\DFS\Downloads pointed to \\serverA\DFS\Downloads. Thus, both \\serverA\DFS\Downloads and \\serverB\DFS\Downloads are actually accessing the same folder in serverA.
When accessing \\serverB\DFS from another domainB (not trusted), I was prompted to logon. Having logged on, I landed on \\serverB\DFS\ and the Downloads folder was shown. When I try to open the Downloads folder, I get error.
Moreover, if I accessed \\serverA\DFS and logon, accessed \\serverB\DFS and logon. Then, I can access \\serverB\DFS\Downloads right away without any problem. It seems that the credential cannot be passed between the 2 servers in domainA. Is there anyway to workaround the problem?
nww