Setup: Win 2k8 R2 on both clustered servers
Server A C:\DFSroots contain DFS folders and folders with target
Server B C:\DFSroots contain DFS folders and folders with target + other files created/moved by users
DFS namespace structure (\\domain\share$\Folder1..15\Folders with target)
When Server B is an active node and A a passive one, users can write to root Folder and files appears in (Server B C:\DFSroot\Folder\*.*)
When Server A is an active node, everything works fine, they cannot write to root Folder
Share permissions on Namespace servers:
Server A (Everyone: Read)
Server B (Everyone: Read, Change, Full)
I tought it might be related to Everyone permissions on Server B but users still can write to root Folder after removing Full and Change permissions.
Any suggestions ? I'm completely out of ideas. Thanks !