At a loss here. I need to redirect AD users network homes to a different path than the one in their AD profile for a client using Casper. This is easy with Centrify but can't work out a scriptable method.
It's easy enough to mount wherever with a LaunchAgent script and if all I needed to do was mount that as a desktop alias that would be fine. But can't work out how to set the users actual home dir to it. I could symlink I suppose but if I recall correctly this freaks out a lot of software.
Is anyone doing this and if so how?