Problem: We've got MS Dfs on our file servers, which reults in home directoriy paths looking like this:
AD/homedir$/staff/brubble
which, of course, the Macs hate. I would like to build some type of variable mapping into the image so that when a mac sees:
AD/homedir$/staff/brubble
it converts it to:
staffserveralias/staff$/brubble
or AD/homedir$/students/bambam
becomes studentserveralias/students$/bambam
any thoughts/ideas on where I can start?