|
Posted by Joe Richards [MVP] on May 26, 2007, 9:09 pm
Please log in for more thread options Copy the DATA with the ACLs intact and then use subinacl to remap them
to the new security principals.
--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
Jeff wrote:
> I have a bunch of data that I need to move from one file server to another.
> I want to retain the ACLs but the problem is that we're using local security
> groups and when I copy the ACL's along with the files/folders the SIDS are
> refering to the old server name. I have thousands of folders and I obviously
> can't change them all individually. What is the easiest way to retain the
> ACLs during the move but inherit the new server name in the SIDS? BTW, I'm
> using Robocopy to copy the data. Thanks!
>
>
|