Windows tools didn't help robocopy won't help because it doesn't know how to move the security permissions to another domain. I try to use the server_cifs -migrate but it seems the wrong way.
Is SID history enabled? If not you may need to export your usermapper db, manually (or programmatically modify it, and re-import it. Not too hard, I just had to do that myself for a windows domain trust splitting..
dynamox
9 Legend
•
20.4K Posts
0
May 2nd, 2013 06:00
you mean active directory not DNS right ?
cincystorage
2 Intern
•
467 Posts
0
May 2nd, 2013 06:00
You can use the Robocopy /SEC and /SECFIX option for that. How are you migrating data?
Rainer_EMC
4 Operator
•
8.6K Posts
0
May 2nd, 2013 07:00
Use Windows tools
ScubaPro22
31 Posts
0
May 4th, 2013 23:00
Hi all,
Windows tools didn't help robocopy won't help because it doesn't know how to
move the security permissions to another domain. I try to use the server_cifs
-migrate but it seems the wrong way.
Thanks
Rainer_EMC
4 Operator
•
8.6K Posts
0
May 5th, 2013 08:00
Look at Windows domain migration tools
Or 3rd party like SecurityExplorer
Or do repermissioning with cacls
Typically SIDhistory helps to bridge the time for migration
cincystorage
2 Intern
•
467 Posts
0
May 6th, 2013 14:00
Is SID history enabled? If not you may need to export your usermapper db, manually (or programmatically modify it, and re-import it. Not too hard, I just had to do that myself for a windows domain trust splitting..
ScubaPro22
31 Posts
0
May 12th, 2013 01:00
Maybe I didn't explain my self clearly. I need not only move to another
domain but also be able to view the permissions
At the old domain (will be exist for few months)