Hello -
We are currently in the process of trying to get our 10.7, 10.8, or 10.9 clients bound to AD. We can successfully get them bound to AD, but we're having issues with the user profiles. We need the independent user accounts for correct identification on our Internet filter, but we would like to do some sort of Folder Redirection so all users are forced to save in the same location. For example, when any user logs in, we want it to pull a common Documents folder, rather than make a new documents folder for each user who signs in. Our Apple systems are all in shared environments, so we're not concerned about the security of the data.
In 10.6, I experimented with putting symlink'd folders inside of the default profile (the profile is located under /System/Library/User\ Template/English.lproj). For example, I symlink'd the Documents folder to a shared location /users/data/documents. The shared folders obviously had permissions for everyone to be able to access the files located in those folders. It worked in 10.6. I can't seem to get the same setup working on anything newer, however. When you sign in, you just end up with a corrupted profile - the symlinks seem to mess up the copy process. If I remove the symlinks, it works fine.
So, basically what I'm looking for is:
1) Is there another alternative to this type of setup? For example, is it possible to simply make every user grab the same user profile on sign-in? I've experimented with loginhooks and LaunchDaemons, without any success.
2) Is there another way to make a shared setup like this work
Thank you,
KM-TechServices