Re: Export NTFS Permissions on parent folder and sub folders
From: Herb Martin (news_at_LearnQuick.com)
Date: 11/05/04
- Next message: ms: "migrate file server"
- Previous message: Rajesh Sunder: "Export NTFS Permissions on parent folder and sub folders"
- In reply to: Rajesh Sunder: "Export NTFS Permissions on parent folder and sub folders"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Nov 2004 15:22:49 -0600
"Rajesh Sunder" <raj_s@postmark.net> wrote in message
news:d70ab2ed.0411051217.38746b63@posting.google.com...
> Hi
>
> I'm planning to migrate two Windows NT Domain to a single Windows 2003
> Domain.
You might consider upgrading (at least one of) them.
Then permissions will (at least partially) take care of themselves.
> The File Servers will be migrated to the new domain after all the
> users are migrated.
>
> The various folder and sub folders on the existing file servers have
> NTFS security permissions given as Old Domainname\Domain Users Built
> In Groups.
That Group "Domain Users" may be a well-known SID and
thus the same in all domains (but I am not sure about that.)
> Since ADMT does not migrate the Built in groups and its membership i
> have to manually assign the permission on the various folders and sub
> folders .
>
> Using dumpsec(formely dumpacl) i can export the NTFS security
> permission on the shared folder permissions one server at a time.
>
> I have tried Shareenum but it can export only the share permissions
> not the ACL's.
>
> Is there any tool or utility which can export the NTFS folder
> permissions for all the servers in the entire domain.
These tools all work one server at a time (as far as I know) and
were there one that did "all" it would really be doing each one
sequentially.
Consider these tools:
xcopy /o (advantage: it's built-in)
setacl (advantage: it's free, disadvantage: very complex command line)
--find it at setacl.sourceforge.net)
subinacl (free, somewhat difficult syntax, resource kit tool, NT or online)
-- Herb Martin > > Thanks in Anticipation
- Next message: ms: "migrate file server"
- Previous message: Rajesh Sunder: "Export NTFS Permissions on parent folder and sub folders"
- In reply to: Rajesh Sunder: "Export NTFS Permissions on parent folder and sub folders"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|