I have done some looking but can't come up with a document that outlines the proper permissions for folder redirection & offline files folders. We are currently redirecting users folders to a DFS namespace.
Examples:
\\CONTOSO\PROF\DEPT\%USERNAME%\Documents
\\CONTOSO\PROF\DEPT\%USERNAME%\Desktop
ect.
the closest I could fine was the following: http://msdn.microsoft.com/en-us/library/cc736916(v=ws.10).aspx. I am fine with the Share and NTFS for the root folder. In the example above "PROF". But what about the intermediate folder "DEPT". In my current environment I am using the DEPT's group with the users' in it and applying similar permissions to the root. I am wondering if this is the best? The reason why I ask is I am having inconsistent Offline Files and Folder issues. I am sure it is related to the ACL(s) configuration.