RE: Data Migration



Hi Tony,

The former that the ACLs will be "olddomain\user" and the new domain users
access the files using SID history is correct.

If you want to replace NT ACLs with 2k3 ACLs, you can use SubInACL tool.
SubInACL is a command-line tool that enables administrators to obtain
security information about files, registry keys, and services, and transfer
this information from user to user, from local or global group to group,
and from domain to domain. To download Subinacl.exe, see"SubInACL
(SubInACL.exe)" on the Microsoft Web site at
http://go.microsoft.com/fwlink/?LinkId=23418.

For example, you can use the following command below.

Subinacl /subdirectories x:\directory\*.* /replace=oldsid=newsid

OR

subinacl /subdirectories x:\directory\*.* /replace=
NTDOMAIN\FILEUSERS=W2K3DOMAIN\FILEUSERS

For additional information about the syntax and usage of the Subinacl.exe
utility, type subinacl /help at the command line.

Using the Command Line to Edit Multiple Subdirectory Permissions
http://support.microsoft.com/kb/265360

Download details: SubInACL (SubInACL.exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe-4a91-
93cf-ed6985e3927b&displaylang=en

Hope it helps.

Regards,

Ada Pan

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: Delete ACLs for a whole domain
    ... If you consider a whole filesystem, with a big number of folders and subfolders with specific ACLs, I need a command to remove all the OLDDOMAIN entries. ... Their filesystems now have ACLs ...
    (microsoft.public.win2000.active_directory)
  • Re: Now Solaris has ACLs is there any need for sudo?
    ... the additional granularity of file ACLs comes at the price ... >> possibly edited) output of getfacl command. ... More granular file ACLs of course can ... You could use shell wrapper scripts or RBAC authorizations to overcome ...
    (comp.unix.solaris)
  • Re: SUBINACL syntax error
    ... What is the syntax of your command? ... I'm using SUBINACL v5.2.3790.1180, the latest from the MS downloads ... SubInAcl /help syntax to understand SubInAcl syntax. ...
    (microsoft.public.windows.server.general)
  • Re: Delete ACLs for a whole domain
    ... > I solved using the command SETACL. ... Herb Martin, MCSE, MVP ... >> By deleting all ACL entries belonging to OLDDOMAIN, ... >> Note that I do not have to migrate ACLs from OLDDOMAIN to NEWDOMAIN, ...
    (microsoft.public.win2000.active_directory)
  • RE: SID Mapping More Info
    ... This is how i ran the command and down below are the results. ... >> corresponding ACE for the target domain principals while leaving the ... subinacl is recommended to reset the permissions in this ... >> security information about files, registry keys, and services, and transfer ...
    (microsoft.public.windows.server.migration)