Migrating Fileserver to other domain-change translate permissions on dirs/files

B

Blaqb0x

Hi,

I'm in the middle of a migration from Win2k to Win2k3. I can migrate users
to the other domain sucessfully.

Now I need to move the files on my file server to the new domain. I have
directories for each group in my office. Each of those directories has a
folders with permissions set by the users. So it's a little messy.

I need a utility that will translate/change the permissions on each of those
directories/files from users of the source domain to the target domain.

Does anyone know of such a utilitiy? I'm going to move the data over using
the MS File Server migration toolkit can that do it?

Thanks.
 
H

Herb Martin

Blaqb0x said:
Hi,

I'm in the middle of a migration from Win2k to Win2k3. I can migrate
users to the other domain sucessfully.

One of the best reasons that UPGRADE is preferable to
migration in almost all cases.
Now I need to move the files on my file server to the new domain. I have
directories for each group in my office. Each of those directories has a
folders with permissions set by the users. So it's a little messy.

I need a utility that will translate/change the permissions on each of
those directories/files from users of the source domain to the target
domain.

The traditional tools is SubInAcl.exe from the resource kit.

SetAcl.exe can help too; it's free from SourceForge.net which
is a generally safe and VERY USEFUL free software source for
both Windows and Linix items, frequently cross platform tools.
Does anyone know of such a utilitiy?

SubInAcl.exe (I read and remember it as "SUBstitue INstead
Access Control List".
I'm going to move the data over using the MS File Server migration toolkit
can that do it?

If you search the FSMT overview document:

<
http://www.microsoft.com/windowsserver2003/upgrading/nt4/tooldocs/msfst_overview.mspx >

....you will find references to SubInAcl.exe with download location:

<
http://www.microsoft.com/downloads/...56-d8fe-4a91-93cf-ed6985e3927b&displaylang=en >

Warning: SubInAcl.exe is not a particularly trivial command line
tool to use so it requires so effort and thought.

--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top