I'm helping one of our remote offices join our AD domain and it seems I might be running into a issue. Remote office has a OD domain setup for about 80 users with mcx be applied at the computer level, there are no home folders on the server so the users have their homes on the local drive. Now the binding to AD is not the problem, the problem is that the users names in OD are the same in AD. What we want to do is have a double bind on the client, AD for authication and OD for management but since the login names are the same I don't know how to get the AD login to use the local home dir that has the same name from OD. Is there a way I can change ownership of the dirs with a script?
For example:
Username in OD is abc with a local home in /Users/abc
AD username is also abc and I want that account to use local dir /Users/abc
Once we have AD working the OD account will not be used.
For example:
Username in OD is abc with a local home in /Users/abc
AD username is also abc and I want that account to use local dir /Users/abc
Once we have AD working the OD account will not be used.