i read somewhere that the following is the expected behavior and there is no fix for it.
scenario:
1. i redirect My Documents to \\server\share\%user% for all users.
2. i turn on offline files for laptops. redirected folders are automatically made available offline. good.
user1 logs in to a laptop. My Documents is redirected to \\server\share\user1. offline files syncs that folder. good.
user2 logs in to the same laptop. My Documents is redirected to \\server\share\user2. offline files syncs that folder **AND \\server\share\user1**.user2 doesn't have access to \\server\share\user1 so he gets a sync error.
is there really no mechanism to tell offline files to only sync files for the currently logged-on user?